flake: update. fa-t14-2025: minor fixes
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user