WIP everything
This commit is contained in:
parent
2a23c7fdbe
commit
26f0bde4b3
29 changed files with 1630 additions and 423 deletions
|
@ -42,10 +42,13 @@
|
|||
SUBSYSTEM=="usb", ATTR{idVendor}=="1050", ATTR{idProduct}=="0406", ENV{ID_SECURITY_TOKEN}="1", GROUP="wheel"
|
||||
'';
|
||||
|
||||
services.samba.enable = true;
|
||||
services.samba.extraConfig = ''
|
||||
client max protocol = SMB3
|
||||
'';
|
||||
# services.samba.enable = true;
|
||||
# services.samba.extraConfig = ''
|
||||
# client max protocol = SMB3
|
||||
# # client min protocol = SMB2_10
|
||||
# # client min protocol = NT1
|
||||
# # ntlm auth = yes
|
||||
# '';
|
||||
|
||||
services.logind.lidSwitchExternalPower = "ignore";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue