add: conf

This commit is contained in:
kenji
2025-12-27 10:20:28 -06:00
parent c1a76f2b2b
commit c9387525eb
5 changed files with 5 additions and 45 deletions
View File
+4
View File
@@ -2,4 +2,8 @@
home.packages = with pkgs; [
matugen
];
home.file.".config/matugen/config.toml" = {
source = ./config.toml;
};
}
View File