feat(heimdall): actually use the hostname.
This commit is contained in:
parent
9b62b3f158
commit
b6f6366e2a
@ -9,6 +9,9 @@
|
||||
(modulesPath + "/profiles/qemu-guest.nix")
|
||||
./disk-config.nix
|
||||
];
|
||||
|
||||
networking.hostName = "heimdall";
|
||||
|
||||
boot.loader.grub = {
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user