mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update config-gnome.nix
This commit is contained in:
parent
d13995dafc
commit
4cbff13ba9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue