remove explicit bootloader related config

This commit is contained in:
Adithya 2023-11-11 13:11:11 +05:30
parent 486970b98c
commit c5752d24ab
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -8,9 +8,6 @@
./security.nix ./security.nix
]; ];
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
i18n = { i18n = {
defaultLocale = "en_US.UTF-8"; defaultLocale = "en_US.UTF-8";
extraLocaleSettings = { extraLocaleSettings = {