add matugen

This commit is contained in:
2025-05-30 22:12:55 +02:00
parent e8e9bfcb01
commit 8b7e6e7897
3 changed files with 43 additions and 1 deletions

View File

@@ -154,6 +154,10 @@
url = "github:oddlama/nix-topology";
inputs.nixpkgs.follows = "nixpkgs";
};
matugen = {
url = "github:InioX/Matugen";
inputs.nixpkgs.follows = "nixpkgs";
};
};
nixConfig = {