This commit is contained in:
2025-12-06 17:33:49 +00:00
parent f15297edfb
commit 5587751048
2 changed files with 22 additions and 5 deletions

View File

@@ -30,11 +30,7 @@
};
};
boot.loader.grub = {
enable = true;
efiSupport = true;
efiInstallAsRemovable = true;
};
networking.hostName = hostname;
}