mealie transfered
This commit is contained in:
parent
6f7bc34012
commit
c40c7df313
3 changed files with 16 additions and 9 deletions
2
Makefile
2
Makefile
|
|
@ -3,7 +3,7 @@ build-pi-image:
|
|||
|
||||
# Doest work yet
|
||||
rebuild-pi:
|
||||
nixos-rebuild switch --flake .#pi --target-host pi --build-host server --use-remote-sudo
|
||||
NIX_SSHOPTS="-o IdentitiesOnly=yes -i ~/.ssh/id_rsa" nixos-rebuild switch --flake .#pi --target-host pi --build-host server --use-remote-sudo
|
||||
|
||||
deploy-server:
|
||||
nixos-rebuild switch --flake .#server --target-host server --build-host server --use-remote-sudo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue