Hyprsunset, fixed hyprpaper, brightnessctl, upower

This commit is contained in:
2025-02-02 18:16:17 +01:00
parent 72cd5d5353
commit c770b16254
8 changed files with 15 additions and 7 deletions

3
modules/battery.nix Normal file
View File

@ -0,0 +1,3 @@
{
services.upower.enable = true;
}

View File

@ -1,5 +1,6 @@
{
imports = [
./battery.nix
./development.nix
./fonts.nix
./gnome

View File

@ -6,6 +6,7 @@
xdg-desktop-portal-hyprland
hyprpolkitagent # Auth deamon providing modals for password auth
hyprshot # Screenshots
hyprsunset # Blue light filter
# unstable.hyprsysteminfo TODO requires flake update
];