diff --git a/Justfile b/Justfile index aa712e1..07c7527 100644 --- a/Justfile +++ b/Justfile @@ -8,7 +8,7 @@ switch specialisation=DEFAULT_SPECIALISATION: nh os switch {{ FLAKE_HOME }} {{ if specialisation == DEFAULT_SPECIALISATION { "-S" } else { "-s " + specialisation } }} update: - nix flake update | spacer + nix flake update --log-format internal-json 2>&1 | nom --json deploy host: deploy {{ FLAKE_HOME }}#{{ host }}