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

@ -63,7 +63,6 @@
systemd.targets.hibernate.enable = false;
systemd.targets.hybrid-sleep.enable = false;
# temp enable password auth over ssh for setup
services.openssh = {
enable = true;
ports = [ 22 ];