added zfs disks to defiant

This commit is contained in:
Leyla Becker 2024-09-15 10:12:32 -05:00
parent 2a30c00ffb
commit d22f470e24
3 changed files with 66 additions and 67 deletions

View file

@ -71,7 +71,7 @@
# };
# Enable the OpenSSH daemon.
# services.openssh.enable = true;
services.openssh.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];