Update workflow
Some checks failed
update-steamdeck / deploy-rs (push) Failing after 1m16s

This commit is contained in:
albert 2024-06-24 08:54:34 +09:00
parent 21221c3b1e
commit a7f71682f3
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 3 additions and 1 deletions

View file

@ -86,6 +86,7 @@ jobs:
ssh -o StrictHostKeyChecking=no albert@steamdeck \ ssh -o StrictHostKeyChecking=no albert@steamdeck \
" "
set -x set -x
source ~/.config/fish/config.fish
cd /etc/nixos/git cd /etc/nixos/git
git pull git pull
rebuild-host rebuild-host

View file

@ -62,9 +62,10 @@ nix develop -c /etc/nixos/git/docs/setup.sh
## Homelab general ## Homelab general
* [-] Upgrades: * [-] Upgrades:
* [ ] Nextcloud
* [ ] Configure Redis
* [ ] Headscale 0.23 * [ ] Headscale 0.23
* [-] Lower Priority: * [-] Lower Priority:
* [ ] Try [Ersatz.tv](https://ersatztv.org/)
* [-] Mealie - v1.6.0 * [-] Mealie - v1.6.0
* [ ] Add OIDC config * [ ] Add OIDC config
* [ ] Re-install - Migration isn't working * [ ] Re-install - Migration isn't working