mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update config-plasma.nix
This commit is contained in:
parent
4a02d4b1e6
commit
3d5b28b79f
1 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
systemd-boot.enable = true;
|
||||
};
|
||||
|
||||
{
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-label/root" ;
|
||||
fsType = "btrfs";
|
||||
|
@ -24,7 +23,6 @@
|
|||
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