brightnessctl
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
||||
../common/global
|
||||
../common/features/networking.nix
|
||||
../common/features/nvidia.nix
|
||||
../common/features/hyprland.nix
|
||||
../common/features/wayland.nix
|
||||
../common/features/pipewire.nix
|
||||
../common/features/docker.nix
|
||||
../common/features/fonts.nix
|
||||
|
||||
@@ -6,6 +6,8 @@ in
|
||||
{
|
||||
programs.hyprland.enable = true;
|
||||
|
||||
environments.systemPackages = with pkgs; [ brightnessctl ];
|
||||
|
||||
services.greetd = {
|
||||
enable = true;
|
||||
settings = {
|
||||
Reference in New Issue
Block a user