more support for building pocket2 cleanly

This commit is contained in:
Don Harper 2024-04-06 08:57:36 -05:00
parent 41241710fa
commit e1bf0e4f93

View file

@ -32,6 +32,7 @@ pull:
# pocket2 does not really have enough space to do this locally
pocket2:
@ssh pocket2 "locate home-manager-backup | sort -u | xargs rm -f"
nixos-rebuild switch --flake .#pocket2 --target-host root@pocket2
ci: