Update config-gnome.nix

This commit is contained in:
Aaron Honeycutt 2022-05-06 19:12:15 +00:00
parent d13995dafc
commit 4cbff13ba9

View file

@ -13,7 +13,7 @@
systemd-boot.enable = true;
};
boot.initrd.luks.devices.crypted.device = "/dev/vda2";
boot.initrd.luks.devices.crypt-root.device = "/dev/vda2";
fileSystems."/".device = "/dev/mapper/crypt-root";
# Name your host machine