This commit is contained in:
parent
21221c3b1e
commit
a7f71682f3
2 changed files with 3 additions and 1 deletions
|
@ -86,6 +86,7 @@ jobs:
|
|||
ssh -o StrictHostKeyChecking=no albert@steamdeck \
|
||||
"
|
||||
set -x
|
||||
source ~/.config/fish/config.fish
|
||||
cd /etc/nixos/git
|
||||
git pull
|
||||
rebuild-host
|
||||
|
|
|
@ -62,9 +62,10 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
|||
|
||||
## Homelab general
|
||||
* [-] Upgrades:
|
||||
* [ ] Nextcloud
|
||||
* [ ] Configure Redis
|
||||
* [ ] Headscale 0.23
|
||||
* [-] Lower Priority:
|
||||
* [ ] Try [Ersatz.tv](https://ersatztv.org/)
|
||||
* [-] Mealie - v1.6.0
|
||||
* [ ] Add OIDC config
|
||||
* [ ] Re-install - Migration isn't working
|
||||
|
|
Loading…
Reference in a new issue