separate custom pkgs into its own repo
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user