bootloaders: split bootloaders into seperate files
This commit is contained in:
parent
ea97683dfd
commit
cb2c94c4d9
4 changed files with 33 additions and 2 deletions
|
|
@ -6,9 +6,7 @@
|
|||
|
||||
{
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.timeout = 0;
|
||||
|
||||
# Networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue