Add hyprbars to hyprland
This commit is contained in:
@ -27,6 +27,10 @@
|
||||
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
hyprland-plugins = {
|
||||
url = "github:hyprwm/hyprland-plugins";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
#### Iogamaster inputs
|
||||
nixos-generators.url = "github:nix-community/nixos-generators";
|
||||
|
Reference in New Issue
Block a user