mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 02:54:03 -06:00
Update config-plasma.nix
This commit is contained in:
parent
e23a790434
commit
78823f9515
1 changed files with 1 additions and 6 deletions
|
@ -12,12 +12,7 @@
|
|||
boot.loader = {
|
||||
systemd-boot.enable = true;
|
||||
};
|
||||
|
||||
boot.initrd.luks.devices."crypt-root" = {
|
||||
device = "/dev/disk/by-label/root" ;
|
||||
preLVM = true;
|
||||
};
|
||||
|
||||
|
||||
# Name your host machine
|
||||
networking.hostName = "NixOS-VM";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue