Enable samba
This commit is contained in:
parent
9cede5484c
commit
8395feffd5
1 changed files with 1 additions and 0 deletions
|
@ -382,6 +382,7 @@
|
||||||
|
|
||||||
# Enable the OpenSSH daemon.
|
# Enable the OpenSSH daemon.
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
services.samba.enable = true;
|
||||||
services.zfs.autoScrub.enable = true;
|
services.zfs.autoScrub.enable = true;
|
||||||
services.zfs.zed.settings = {
|
services.zfs.zed.settings = {
|
||||||
ZED_EMAIL_ADDR = [ "root" ];
|
ZED_EMAIL_ADDR = [ "root" ];
|
||||||
|
|
Loading…
Reference in a new issue