removed bootloader
This commit is contained in:
@@ -50,15 +50,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.grub = {
|
||||
enable = true;
|
||||
efiSupport = true;
|
||||
device = "nodev";
|
||||
configurationLimit = 32;
|
||||
};
|
||||
|
||||
networking.hostName = "th-vrt-ctr01"; # Define your hostname.
|
||||
|
||||
networking.firewall = {
|
||||
|
Reference in New Issue
Block a user