rmeove upstream nvchad flake

This commit is contained in:
2026-01-27 23:51:43 -06:00
parent d66af8be39
commit 4b4e3a95bf
7 changed files with 298 additions and 274 deletions

9
modules/core/nvim.nix Normal file
View File

@@ -0,0 +1,9 @@
{
hj.files."./.config/nvim" = {
source = builtins.fetchGit {
url = "https://git.archfox.org/poslop/nvbad.git";
rev = "eab1653d4e3663562c597bab493eeb12d94d905c";
};
uid = "poslop";
};
}