forgot --refresh 🥴

main
Johannes Hendrik Gerard van der Weide 2024-02-09 14:18:21 +01:00
parent e8c2ecc4fa
commit 607aee2524
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
please = "sudo";
update = "sudo nixos-rebuild switch --flake /etc/nixos/#laptop";
vim = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim";
vimUpdate = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim";
vimUpdate = "nix run --refresh git+https://git.saragerretsen.nl/Hertog/HertogVim";
};
plugins = [
{