From 95a60649590ce16c649e40a6263eefd0903a3ea7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 2 May 2023 19:12:43 -0700 Subject: profiles/default: move stuff related to boot --- hosts/carmel/boot.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/carmel/boot.nix') diff --git a/hosts/carmel/boot.nix b/hosts/carmel/boot.nix index 5beb31b..c867bfb 100644 --- a/hosts/carmel/boot.nix +++ b/hosts/carmel/boot.nix @@ -8,7 +8,6 @@ # see https://www.man7.org/linux/man-pages/man5/loader.conf.5.html consoleMode = "max"; }; - efi.canTouchEfiVariables = true; efi.efiSysMountPoint = "/boot/efi"; }; -- cgit 1.4.1