about summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-13 02:27:19 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-03-13 02:27:19 +0100
commitbffd335408cd2361e6bcc70ec019f6dee8c08c6c (patch)
tree1c0de17b8a64e7d903482c7053a45318991016af /hosts
parentmodules/river: Add a .desktop file for river (diff)
downloadnixos-config-bffd335408cd2361e6bcc70ec019f6dee8c08c6c.zip
modules/ly: Init
Diffstat (limited to 'hosts')
-rw-r--r--hosts/by-name/apzu/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/by-name/apzu/configuration.nix b/hosts/by-name/apzu/configuration.nix
index a5b10e9f..479d7e50 100644
--- a/hosts/by-name/apzu/configuration.nix
+++ b/hosts/by-name/apzu/configuration.nix
@@ -43,6 +43,7 @@
     services = {
       unison.foreign.address = "tiamat.fritz.box";
       upower.enable = true;
+      ly.batteryName = "BAT0";
     };
 
     nixpkgs = {