Refactor
All checks were successful
/ check (push) Successful in 1m37s

This commit is contained in:
Oliver Davies 2025-07-09 08:00:00 +01:00
parent 45433358ff
commit 52821346ba
7 changed files with 51 additions and 96 deletions

View file

@ -33,10 +33,7 @@
services.logind.lidSwitchExternalPower = "ignore";
boot.loader = {
efi = {
canTouchEfiVariables = true;
};
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
};