flake: update. fa-t14-2025: minor fixes

This commit is contained in:
Felix Albrigtsen
2026-03-13 09:56:47 +01:00
parent 42d69bb8c5
commit d117a6422c
3 changed files with 22 additions and 19 deletions

View File

@@ -17,10 +17,12 @@
powerManagement.enable = true;
services.power-profiles-daemon.enable = true;
services.logind.lidSwitch = "suspend-then-hibernate";
services.logind.lidSwitchDocked = "ignore";
services.logind.powerKey = "suspend-then-hibernate";
services.logind.powerKeyLongPress = "poweroff";
services.logind.settings.Login = {
HandleLidSwitch = "suspend-then-hibernate";
HandleLidSwitchDocked = "ignore";
HandlwPowerKey = "suspend-then-hibernate";
HandlePowerKeyLongPress = "poweroff";
};
fileSystems."/" =
{ device = "/dev/disk/by-uuid/75dd0e39-9411-48c9-822d-bf3c897d0f61";