From a9c3994af71d896d377c715d1ebeb3b173ab4b4f Mon Sep 17 00:00:00 2001 From: Christian Date: Tue, 12 May 2026 20:57:55 -0500 Subject: Add dry-rebuild alias, laptop battery widget, and commit message convention --- hosts/laptop/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/laptop/configuration.nix') diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 62f573d..a95c60d 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -46,5 +46,7 @@ }; }; + home-manager.users.christian.custom.xmobarBattery = true; + system.stateVersion = "25.11"; } -- cgit v1.2.3