Install acpi to monitor battery status

This commit is contained in:
2020-07-18 22:50:40 +02:00
parent b5929a75f9
commit 8284fe074c

View File

@@ -4,6 +4,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Monitoring # Monitoring
htop htop
acpi
# Password management # Password management
gnupg gnupg
pass-wayland pass-wayland