Enable samba

This commit is contained in:
Chris Dombroski 2024-04-27 16:18:43 -04:00
parent 9cede5484c
commit 8395feffd5

View file

@ -382,6 +382,7 @@
# Enable the OpenSSH daemon.
services.openssh.enable = true;
services.samba.enable = true;
services.zfs.autoScrub.enable = true;
services.zfs.zed.settings = {
ZED_EMAIL_ADDR = [ "root" ];