From 76229f64959c3b1caafba2b405b34a368961b841 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 26 Jan 2015 16:11:16 +0100 Subject: packages: Add acpi package. Quite useful to get power management statistics like battery info. Of course, in a better world we would have a completly modular status bar that is able to display such information *only* if we're *not* on AC. Signed-off-by: aszlig --- packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'packages.nix') diff --git a/packages.nix b/packages.nix index 6cd1524f..b94baf41 100644 --- a/packages.nix +++ b/packages.nix @@ -3,6 +3,7 @@ { environment.systemPackages = with pkgs; [ aacolorize + acpi apg ascii aspellDicts.de -- cgit 1.4.1