From abb1c95ba2698833247191300b2943a94a14dc96 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 13 Mar 2026 03:17:35 +0100 Subject: modules/ly: Don't enable for the nixos_shell --- hosts/by-name/apzu/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/by-name/apzu/configuration.nix b/hosts/by-name/apzu/configuration.nix index 479d7e50..e238882d 100644 --- a/hosts/by-name/apzu/configuration.nix +++ b/hosts/by-name/apzu/configuration.nix @@ -25,6 +25,7 @@ ]; programs = { + ly.batteryName = "BAT0"; river.init = { mappings = { layout = "dvorak-modified"; @@ -43,7 +44,6 @@ services = { unison.foreign.address = "tiamat.fritz.box"; upower.enable = true; - ly.batteryName = "BAT0"; }; nixpkgs = { -- cgit 1.4.1