add nvim dotfile

This commit is contained in:
RootHost-Stormwind
2025-01-13 01:29:08 +01:00
parent 537560f92c
commit 87ad1613bb
2 changed files with 21 additions and 0 deletions

View File

@@ -46,6 +46,9 @@
];
home.stateVersion = "24.11";
home.file = {
".config/nvim/init.vim".source = dotfiles/neovim/init.vim;
};
};
# Enable automatic login for the user.