This commit is contained in:
iFargle 2023-08-29 20:21:51 +09:00
parent 8d8ff91fd5
commit 239f37e069

View file

@ -10,14 +10,6 @@
nvchad
nvchad-ui
];
configure = {
packages.myVimPackage = with pkgs.vimPlugins; {
start = [
nvchad
nvchad-ui
];
};
};
};
# Link the nvchad files to my homedir