Added hostname
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
./../nixosModules/stalwart.nix
|
||||
];
|
||||
|
||||
networking.hostName = "kyren-server";
|
||||
|
||||
boot.loader.grub = {
|
||||
efiSupport = true;
|
||||
efiInstallAsRemovable = true;
|
||||
|
||||
Reference in New Issue
Block a user