meta: add hyprspace input
This commit is contained in:
parent
0824e12cac
commit
5a6d473d93
1 changed files with 7 additions and 0 deletions
|
@ -36,6 +36,13 @@
|
|||
};
|
||||
};
|
||||
|
||||
hyprspace = {
|
||||
url = "github:privatevoid-net/hyprspace";
|
||||
inputs = {
|
||||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
|
||||
agenix = {
|
||||
url = "github:ryantm/agenix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Reference in a new issue