Update README
This commit is contained in:
parent
539ffd6607
commit
25a83b88c1
2 changed files with 18 additions and 19 deletions
14
README.md
14
README.md
|
@ -21,8 +21,8 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
# Machines
|
# Machines
|
||||||
| Name | Description | Status | Automated Deployments |
|
| Name | Description | Status | Deployments |
|
||||||
| --------------------- | ------------------------------------------------------ | -------- | --------- |
|
| --------------------- | ------------------------------------------------------ | -------- | ----------- |
|
||||||
| nixos-desktop | My main desktop | ✔️ | ❌ |
|
| nixos-desktop | My main desktop | ✔️ | ❌ |
|
||||||
| nixos-framework | My AMD Framework 13 laptop | ✔️ | ❌ |
|
| nixos-framework | My AMD Framework 13 laptop | ✔️ | ❌ |
|
||||||
| framework-server | sysctl.io - main server, framework 13th gen mainboard | ✔️ | ✔️ |
|
| 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
|
# 📋 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
|
* [ ] Add audio to rdesktop xrdp config
|
||||||
* [ ] Framework volume buttons don't work on KDE
|
* [ ] 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] Screen brightness system widget WILL NOT GO AWAY
|
||||||
* [x] Add config for lock screen wallpaper?
|
* [x] Add config for lock screen wallpaper?
|
||||||
|
|
||||||
## Homelab general
|
## Homelab General
|
||||||
* [-] Upgrades:
|
* [ ] Upgrades:
|
||||||
* [ ] Nextcloud
|
* [ ] Nextcloud
|
||||||
* [ ] Configure Redis
|
* [ ] Configure Redis
|
||||||
* [ ] Headscale 0.23
|
* [ ] Headscale 0.23
|
||||||
* [-] Lower Priority:
|
* [ ] 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
|
||||||
|
|
||||||
|
|
|
@ -206,3 +206,6 @@
|
||||||
* [x] Maybe redo waybar altogether
|
* [x] Maybe redo waybar altogether
|
||||||
* [x] Maybe add a wallpaper randomizer button via `sww img`
|
* [x] Maybe add a wallpaper randomizer button via `sww img`
|
||||||
* [x] Fix neovim intro screen not loading
|
* [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
|
||||||
|
|
Loading…
Reference in a new issue