little-lightning: unstable neovim
This commit is contained in:
parent
0350f74f7b
commit
4d13192751
1 changed files with 1 additions and 4 deletions
|
@ -14,10 +14,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
homeNetwork = true;
|
homeNetwork = true;
|
||||||
};
|
};
|
||||||
neovim = {
|
neovim.enable = true;
|
||||||
enable = true;
|
|
||||||
package = inputs.neovim-overlay.packages.${pkgs.system}.default;
|
|
||||||
};
|
|
||||||
sops.enable = true;
|
sops.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue