diff --git a/configuration/desktop/power.nix b/configuration/desktop/power.nix index aca3231..6f8bd5a 100644 --- a/configuration/desktop/power.nix +++ b/configuration/desktop/power.nix @@ -9,6 +9,12 @@ HibernateDelaySec=30m ''; + services.upower = { + percentageLow = 20; + percentageCritical = 10; + percentageAction = 8; + }; + programs.dconf.profiles = { user.databases = [ {