added zfs disks to defiant

This commit is contained in:
Leyla Becker 2024-09-15 10:12:32 -05:00
parent 5df7df6129
commit 8f8cea0ab2
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 = [ ... ];