separate custom pkgs into its own repo

This commit is contained in:
2026-04-13 16:22:09 +01:00
parent 51b9d97cd1
commit 3bd14b4479
15 changed files with 41 additions and 557 deletions
+7
View File
@@ -12,6 +12,13 @@
agenix.url = "github:ryantm/agenix";
maccel.url = "github:Gnarus-G/maccel";
gsf.url = "git+https://gitea.unrail.xyz/thomas/gotta-scroll-fast";
thomas-pkgs = {
url = "git+https://gitea.unrail.xyz/thomas/thomas-likes-nix-pkgs";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-parts.follows = "flake-parts";
inputs.import-tree.follows = "import-tree";
};
};
outputs =