Remove boot loader vars in main config
This commit is contained in:
parent
7a764a9ef0
commit
abf147052b
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@ in
|
|||
./profiles/xdesktop.nix
|
||||
];
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
extraOptions = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue