This commit is contained in:
kenji
2025-07-07 18:20:12 -05:00
parent e5bc8801a4
commit bd2465d356
10 changed files with 97 additions and 29 deletions
+7
View File
@@ -24,6 +24,13 @@
url = "git+https://git.sakamoto.dev/kenji/nixovim.git";
inputs.nixpkgs.follows = "nixpkgs";
};
matugen = {
url = "github:/InioX/Matugen";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {