Updated flake; small fixes to account for update; added unity for laptop

This commit is contained in:
Jurn Wubben 2025-09-15 20:16:31 +02:00
parent fc8178ed80
commit cc65757a1f
11 changed files with 111 additions and 78 deletions

View file

@ -9,7 +9,7 @@
in {
config = lib.mkIf cfg.enable {
services = {
logind = {
logind.settings.Login = {
powerKey = "suspend-then-hibernate";
powerKeyLongPress = "poweroff";
};