Add encrypted swap, restic, pass, hypr

This commit is contained in:
Hunter Haugen 2025-05-06 15:08:51 -07:00
parent 0aaf596af3
commit beb898562a
Signed by: hunner
GPG key ID: EF99694AA599DDAD
2 changed files with 19 additions and 6 deletions

View file

@ -56,9 +56,9 @@
options = [ "subvol=var/log" ];
};
swapDevices =
[ { device = "/dev/disk/by-uuid/4ad150c5-5d21-422c-8038-18952e1d999d"; }
];
#swapDevices =
# [ { device = "/dev/disk/by-uuid/4ad150c5-5d21-422c-8038-18952e1d999d"; }
# ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's