chore: flake update

This commit is contained in:
m3tm3re
2026-03-07 11:44:04 +01:00
parent b08be9132b
commit 4ae2bb0f48
10 changed files with 263 additions and 87 deletions

View File

@@ -31,10 +31,4 @@
};
displayManager.gdm.enable = true;
};
systemd.sleep.extraConfig = ''
AllowSuspend=no
AllowHibernation=no
AllowHybridSleep=no
AllowSuspendThenHibernate=no
'';
}