nix flake update and warnings fixes.
This commit is contained in:
parent
fd79b1e2a2
commit
7784c07a01
7 changed files with 118 additions and 113 deletions
|
@ -6,6 +6,7 @@
|
|||
}: {
|
||||
config = lib.mkIf config.user.nvim.enable {
|
||||
programs.nixvim = {
|
||||
plugins.web-devicons.enable = true;
|
||||
plugins.nvim-tree = {
|
||||
enable = true;
|
||||
disableNetrw = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue