Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
raba-jp committed Jul 22, 2023
1 parent 5aed5d6 commit bdcc6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
};

processes = {
filesync.exec = "${pkgs.lsyncd}/bin/lsyncd -nodaemon -direct $DEVENV_ROOT/home/features/neovim/ $HOME/.config/nvim-eval/";
watchfile.exec = "${pkgs.watchexec}/bin/watchexec -r -e lua -- cp -r $DEVENV_ROOT/home/features/neovim/ $HOME/.config/nvim-eval/";
};
})
];
Expand Down

0 comments on commit bdcc6e8

Please sign in to comment.