This commit is contained in:
doloro
2025-09-23 13:32:16 +01:00
parent 3ad89e10d2
commit ff9bbafe4d
4 changed files with 4 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ let
in {
home.packages = [
pkgs.neovim
inputs.neovim-nightly-overlay.packages.${pkgs.system}.default
];
xdg.configFile."nvim" = {
recursive = true;