Hyprsunset, fixed hyprpaper, brightnessctl, upower
This commit is contained in:
3
modules/battery.nix
Normal file
3
modules/battery.nix
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
services.upower.enable = true;
|
||||
}
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
./battery.nix
|
||||
./development.nix
|
||||
./fonts.nix
|
||||
./gnome
|
||||
|
@ -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
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user