This commit is contained in:
2024-08-22 02:41:08 -04:00
parent 15b4ae0a39
commit 31542edb86
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
boot.initrd.luks.devices = {
"nixos-pv" = {
device = "/dev/disk/by-uuid/l1H5s7-l3Tx-tDci-zgcx-iKPz-R7jg-Vnp8J2";
device = "/dev/disk/by-uuid/614787a6-784a-4932-b787-cb6424725444";
preLVM = true;
allowDiscards = true;
};