move bootloader
This commit is contained in:
parent
d5f82d159e
commit
5a1ea492e4
2 changed files with 3 additions and 5 deletions
|
@ -16,11 +16,6 @@ in {
|
|||
modules.desktop.fonts.enable = true;
|
||||
modules.desktop.fonts.baseFonts = true;
|
||||
|
||||
# bootloader
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.consoleMode = "auto";
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
# enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue