remove conflicting credential helper, add --refresh to switch-netty

This commit is contained in:
Harivansh Rathi 2026-03-29 17:26:29 -04:00
parent 44d2284d76
commit d878d6a634
2 changed files with 1 additions and 3 deletions

View file

@ -30,4 +30,4 @@ secrets-restore-files:
./scripts/restore-bw-files.sh
switch-netty:
ssh root@netty "nixos-rebuild switch --flake github:harivansh-afk/nix#netty"
ssh root@netty "nixos-rebuild switch --flake github:harivansh-afk/nix#netty --refresh"