prototype

This commit is contained in:
2023-04-24 20:45:39 -06:00
parent 306ce8bc3f
commit b7549e63f5
14 changed files with 499 additions and 28 deletions

View File

@@ -32,7 +32,7 @@
# disks
remoteLuksUnlock.enable = true;
boot.initrd.luks.devices."enc-pv".device = "/dev/disk/by-uuid/9b090551-f78e-45ca-8570-196ed6a4af0c";
luks.devices = [ "/dev/disk/by-uuid/9b090551-f78e-45ca-8570-196ed6a4af0c" ];
fileSystems."/" =
{
device = "/dev/disk/by-uuid/421c82b9-d67c-4811-8824-8bb57cb10fce";