feat: add hydra repo package
This commit is contained in:
parent
425d3fc80d
commit
f7010e5367
3 changed files with 90 additions and 1 deletions
|
|
@ -24,6 +24,11 @@
|
|||
#inputs.nixpkgs.follows = "nixpkgs"; # broken until libseat fix
|
||||
};
|
||||
|
||||
hydra = {
|
||||
url = "github:nixos/hydra";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprpicker = {
|
||||
url = "github:hyprwm/hyprpicker";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue