forked from Bun/nixos-config
Fix the boot thing with the new subvol layout
This commit is contained in:
parent
f36d8615dc
commit
9a30fae72f
3 changed files with 3 additions and 3 deletions
|
@ -13,6 +13,7 @@
|
|||
system.video.nvidia.enable = true;
|
||||
system.libvirtd.enable = true;
|
||||
|
||||
networking.hostName = "firefly";
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
networking.hostName = "firefly";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue