transmission/jellyfin up on server

This commit is contained in:
Polen 2025-06-06 23:33:30 -04:00
parent 6038c33fe0
commit 79b6257577
3 changed files with 60 additions and 24 deletions

View file

@ -4,3 +4,6 @@ build-pi-image:
# Doest work yet
rebuild-pi:
nixos-rebuild switch --flake .#pi --target-host polen@192.168.1.241 --use-remote-sudo
deploy-server:
nixos-rebuild switch --flake .#server --target-host server --build-host server --use-remote-sudo