From c5752d24abf1cad2144a7838d0d3095aa212c836 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Sat, 11 Nov 2023 13:11:11 +0530 Subject: [PATCH] remove explicit bootloader related config --- hosts/rico2/default.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/rico2/default.nix b/hosts/rico2/default.nix index 6cfa02a..8b5fb6a 100644 --- a/hosts/rico2/default.nix +++ b/hosts/rico2/default.nix @@ -8,9 +8,6 @@ ./security.nix ]; - boot.loader.systemd-boot.enable = true; - boot.loader.efi.canTouchEfiVariables = true; - i18n = { defaultLocale = "en_US.UTF-8"; extraLocaleSettings = {