Added hostname

This commit is contained in:
2025-07-16 18:57:45 +03:00
parent cd4a58c9d7
commit ab3f523e43

View File

@@ -17,6 +17,8 @@
./../nixosModules/stalwart.nix
];
networking.hostName = "kyren-server";
boot.loader.grub = {
efiSupport = true;
efiInstallAsRemovable = true;