diff --git a/justfile b/justfile index 2e26166..ccea1c1 100644 --- a/justfile +++ b/justfile @@ -13,6 +13,8 @@ rollback: $cmd switch --rollback --flake . update: + nix-channel --update + sudo nix-channel --update @./nix-flake-update.sh fmt: