Migrated to 25.11, changed many things.

This commit is contained in:
2025-11-21 21:57:25 +02:00
parent d0d084be90
commit 1c745fc5f4
8 changed files with 61 additions and 74 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
#Oh my god disable sleep on lid closed
services.logind.lidSwitchExternalPower = "ignore";
services.logind.settings.Login.HandleLidSwitchExternalPower = "ignore";
systemd.sleep.extraConfig = ''
[Sleep]
AllowSuspend=yes