Add just repair command

This commit is contained in:
SebastianStork 2025-05-23 14:36:18 +02:00
parent 668852b804
commit 88ff654874

View file

@ -24,3 +24,6 @@ deploy +hosts:
install host destination='root@installer': install host destination='root@installer':
nix run github:nix-community/nixos-anywhere -- --extra-files ~/.ssh/{{ host }} --flake .#{{ host }} --target-host {{ destination }} nix run github:nix-community/nixos-anywhere -- --extra-files ~/.ssh/{{ host }} --flake .#{{ host }} --target-host {{ destination }}
repair:
nix-store --verify --check-contents --repair