diff --git a/justfile b/justfile index 8c2b98f..17be5b2 100644 --- a/justfile +++ b/justfile @@ -25,7 +25,7 @@ repair: [group('utility')] repl host='$(hostname)': - nix repl .#allHosts.{{ host }} + nixos-rebuild repl --flake .#{{ host }} [group('rebuild')] rebuild mode: