add refresh flag
All checks were successful
NixOS Rebuild / rebuild (push) Successful in 9s

This commit is contained in:
Satria 2026-03-15 13:22:56 +07:00
commit 00a759d8fe

View file

@ -25,7 +25,7 @@ jobs:
-o StrictHostKeyChecking=no \
-o UserKnownHostsFile=/dev/null \
root@localhost \
"bash -lc 'nixos-rebuild switch --flake git+http://localhost:5080/satr14/nix-flake#homelab -L'"
"bash -lc 'nixos-rebuild switch --refresh --flake git+http://localhost:5080/satr14/nix-flake#homelab -L'"
- name: Show generation
if: always()