about summary refs log tree commit diff
path: root/packages.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-01-26 16:11:16 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-01-27 13:33:20 +0100
commit76229f64959c3b1caafba2b405b34a368961b841 (patch)
tree7b2eaa78abbf4470e0a8eb49c425585833ee8a96 /packages.nix
parentf4b04127fc1bd4dbdda28f81bc137c50635d5be7 (diff)
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 <aszlig@redmoonstudios.org>
Diffstat (limited to 'packages.nix')
-rw-r--r--packages.nix1
1 files changed, 1 insertions, 0 deletions
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