update and hyprland flake
This commit is contained in:
parent
d6c71d2705
commit
3d86105f2b
2 changed files with 20 additions and 15 deletions
|
|
@ -25,6 +25,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nix-colors, automapaper, ... }@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue