Removed: Neovim Conf
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
{config, pkgs, inputs, ...}: {
|
||||
|
||||
nixpkgs = {
|
||||
overlays = [
|
||||
(final: prev: {
|
||||
nvchad = inputs.nvchad4nix.packages."${pkgs.system}".nvchad;
|
||||
})
|
||||
];
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user