aboutsummaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-19 23:17:17 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-08-19 23:17:17 +0200
commit1d5b9d97fdc0fa334bc2d6aedfc5fb050c31c0c7 (patch)
tree06ad19cdcda4123b3b136a6c434ab89bba0c7e72 /hosts
parenttreewide: Switch to bare unflake (diff)
downloadnixos-config-1d5b9d97fdc0fa334bc2d6aedfc5fb050c31c0c7.zip
{modules/common,hosts/apzu}: Only enable power management for apzu
Diffstat (limited to 'hosts')
-rw-r--r--hosts/by-name/apzu/configuration.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/by-name/apzu/configuration.nix b/hosts/by-name/apzu/configuration.nix
index e238882d..7d24c4f9 100644
--- a/hosts/by-name/apzu/configuration.nix
+++ b/hosts/by-name/apzu/configuration.nix
@@ -24,6 +24,8 @@
"/var/log"
];
+ power.enable = true;
+
programs = {
ly.batteryName = "BAT0";
river.init = {