forgot --refresh 🥴
parent
e8c2ecc4fa
commit
607aee2524
|
@ -12,7 +12,7 @@
|
||||||
please = "sudo";
|
please = "sudo";
|
||||||
update = "sudo nixos-rebuild switch --flake /etc/nixos/#laptop";
|
update = "sudo nixos-rebuild switch --flake /etc/nixos/#laptop";
|
||||||
vim = "nix run git+https://git.saragerretsen.nl/Hertog/HertogVim";
|
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 = [
|
plugins = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue