remove explicit bootloader related config
This commit is contained in:
parent
486970b98c
commit
c5752d24ab
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@
|
|||
./security.nix
|
||||
];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
extraLocaleSettings = {
|
||||
|
|
Loading…
Reference in a new issue