refactor(hyprland): move nvidia option > wayland.nvidia/add hyprlands.extras
hyprland extras to serve as place to add hyprecosystem projects
This commit is contained in:
parent
ba410aa838
commit
82f539c989
9 changed files with 61 additions and 54 deletions
|
|
@ -4,8 +4,6 @@ let
|
|||
packages = {
|
||||
hyprvolume = pkgs.callPackage ./hyprvolume.nix {};
|
||||
hyprbrightness = pkgs.callPackage ./hyprbrightness.nix {};
|
||||
# Script to help Hyprland quit https://github.com/hyprwm/Hyprland/issues/3558#issuecomment-1848768654
|
||||
hyprkillsession = pkgs.callPackage ./hyprkillsession.nix {};
|
||||
};
|
||||
in
|
||||
packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue