diff --git a/Justfile b/Justfile index f1327c9..1b6d070 100644 --- a/Justfile +++ b/Justfile @@ -5,5 +5,8 @@ default: switch: nh os switch {{FLAKE_HOME}} +update: + nix flake update alias s := switch +alias u := update