saerro sync

This commit is contained in:
41666 2024-11-25 17:39:22 -08:00
parent 86f11dc3e7
commit 88a73fb421
9 changed files with 79 additions and 135 deletions

View file

@ -61,6 +61,9 @@ gc generations="5d":
sudo nix-store --gc
sudo nix-collect-garbage -d --delete-older-than {{generations}}
repair:
sudo nix-store --repair --verify --check-contents
# Add a machine's age key for SOPS
sops-add machine_name target:
bun tools/onboard-machine.js {{machine_name}} {{target}}