From 63849f05be362c80695b58e310ac28ef602b9f93 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Mon, 12 May 2025 03:20:59 -0400 Subject: [PATCH] 385 current 2025-05-08 23:04:16 25.05.20250424.f771eb4 6.12.24 * --- hosts/rq/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/rq/configuration.nix b/hosts/rq/configuration.nix index d32bb77..c775dad 100644 --- a/hosts/rq/configuration.nix +++ b/hosts/rq/configuration.nix @@ -67,11 +67,11 @@ in { # system.res = "1366x768"; # Bootloader. - services.logind.lidSwitchExternalPower = "ignore"; boot.loader.grub.enable = true; boot.loader.grub.device = "/dev/nvme0n1"; boot.loader.grub.useOSProber = true; boot.loader.grub.version = 2; + services.logind.lidSwitchExternalPower = "ignore"; #boot = { # loader.systemd-boot = { # enable = true;