remove nvim.nix file
This commit is contained in:
parent
28f0ce0ab4
commit
99e4cac21d
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
{inputs, ...}: {
|
|
||||||
imports = [
|
|
||||||
inputs.small-nvim.homeManagerModules.small-nvim
|
|
||||||
];
|
|
||||||
|
|
||||||
xun.small-nvim = {
|
|
||||||
enable = true;
|
|
||||||
colorscheme = {
|
|
||||||
name = "dayfox";
|
|
||||||
package = "EdenEast/nightfox.nvim";
|
|
||||||
};
|
|
||||||
wakatime.enable = false;
|
|
||||||
};
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue