mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 19:14:03 -06:00
Update config.nix
This commit is contained in:
parent
692da46cab
commit
e8f252f431
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
boot.loader = {
|
boot.loader = {
|
||||||
systemd-boot.enable = true;
|
systemd-boot.enable = true;
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
# Name your host machine
|
# Name your host machine
|
||||||
networking.hostName = "NixOS-VM";
|
networking.hostName = "NixOS-VM";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue