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 \
|
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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue