justfile: Use nixos-rebuild repl for the repl command
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions

This commit is contained in:
SebastianStork 2026-02-19 00:01:19 +01:00
parent a141f3f8fc
commit 0b9e9aec38
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -25,7 +25,7 @@ repair:
[group('utility')]
repl host='$(hostname)':
nix repl .#allHosts.{{ host }}
nixos-rebuild repl --flake .#{{ host }}
[group('rebuild')]
rebuild mode: