Added battery state to GNOME

This commit is contained in:
Jan-Bulthuis 2025-04-16 13:01:15 +02:00
parent 2f069029e9
commit f41cd9c922
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ in
networking.firewall.enable = true;
programs.dconf.enable = true;
services.libinput.enable = true;
services.upower.enable = true; # For battery percentage in gnome
modules.unfree.enable = true;
modules.unfree.allowedPackages = [
"nvidia-x11"