more support for building pocket2 cleanly
This commit is contained in:
parent
41241710fa
commit
e1bf0e4f93
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue