Update README

This commit is contained in:
albert 2024-06-26 21:28:35 +09:00
parent 539ffd6607
commit 25a83b88c1
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 18 additions and 19 deletions

View file

@ -21,8 +21,8 @@ nix develop -c /etc/nixos/git/docs/setup.sh
```
# Machines
| Name | Description | Status | Automated Deployments |
| --------------------- | ------------------------------------------------------ | -------- | --------- |
| Name | Description | Status | Deployments |
| --------------------- | ------------------------------------------------------ | -------- | ----------- |
| nixos-desktop | My main desktop | ✔️ | ❌ |
| nixos-framework | My AMD Framework 13 laptop | ✔️ | ❌ |
| framework-server | sysctl.io - main server, framework 13th gen mainboard | ✔️ | ✔️ |
@ -49,9 +49,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh
---
# 📋 To Do List
* [x] Revert to 24.05 and not unstable
* Currently seeing issues with the ssh-to-pgp package.
* Maybe find a way to pull it from 24.05 temporarily
* [ ] Add audio to rdesktop xrdp config
* [ ] Framework volume buttons don't work on KDE
@ -62,13 +59,12 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* [x] Screen brightness system widget WILL NOT GO AWAY
* [x] Add config for lock screen wallpaper?
## Homelab general
* [-] Upgrades:
## Homelab General
* [ ] Upgrades:
* [ ] Nextcloud
* [ ] Configure Redis
* [ ] Headscale 0.23
* [-] Lower Priority:
* [-] Mealie - v1.6.0
* [ ] Mealie - v1.6.0
* [ ] Add OIDC config
* [ ] Re-install - Migration isn't working

View file

@ -206,3 +206,6 @@
* [x] Maybe redo waybar altogether
* [x] Maybe add a wallpaper randomizer button via `sww img`
* [x] Fix neovim intro screen not loading
* [x] Revert to 24.05 and not unstable
* Currently seeing issues with the ssh-to-pgp package.
* Maybe find a way to pull it from 24.05 temporarily