meta: add hyprspace input

This commit is contained in:
Max Headroom 2024-05-14 17:46:29 +02:00
parent 0824e12cac
commit 5a6d473d93

View file

@ -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";