update README
This commit is contained in:
parent
86c429c55d
commit
ff55378259
2 changed files with 16 additions and 15 deletions
15
README.md
15
README.md
|
@ -48,28 +48,15 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
---
|
---
|
||||||
# 📋 To Do List
|
# 📋 To Do List
|
||||||
* [ ] Add audio to rdesktop xrdp config
|
* [ ] Add audio to rdesktop xrdp config
|
||||||
* [x] Framework volume buttons don't work on KDE
|
|
||||||
* Intermittent
|
|
||||||
* Always after reboot
|
|
||||||
* [x] KDE not saving HDR / high frame rate settings on Wayland
|
|
||||||
* [ ] Figure out a way to pass through GPG AND SSH authentications via SSH (so I can use my YubiKey on my server remotely)
|
* [ ] Figure out a way to pass through GPG AND SSH authentications via SSH (so I can use my YubiKey on my server remotely)
|
||||||
* [x] High I/O write causing issues on framework-server - Figure out where this is coming from. Seems random
|
|
||||||
|
|
||||||
## home-manager
|
## home-manager
|
||||||
* [x] KDE:
|
* [ ] Firefox:
|
||||||
* [x] Add config for tiling <Meta-T>
|
|
||||||
* [x] Try Darkman - [Link](https://home-manager-options.extranix.com/?query=services.darkman&release=master)
|
|
||||||
* [x] Firefox:
|
|
||||||
* [x] Find a way to remove all default search engines (Google, Amazon, Yahoo!, etc)
|
|
||||||
* [x] Pre-defined containers with URLs to match? (ie, Google container opens Google stuff automatically)
|
|
||||||
* [ ] Arkenfox interfering with some audio settings (media.mediasource, for example)
|
* [ ] Arkenfox interfering with some audio settings (media.mediasource, for example)
|
||||||
|
|
||||||
## Homelab General
|
## Homelab General
|
||||||
* [ ] Upgrades:
|
* [ ] Upgrades:
|
||||||
* [ ] Headscale 0.23 - Need to update the web ui
|
* [ ] Headscale 0.23 - Need to update the web ui
|
||||||
* [x] New Features:
|
|
||||||
* [x] Add fail2ban to Traefik
|
|
||||||
* Check other open ports
|
|
||||||
|
|
||||||
Completed To Do List [here](./docs/complete.md)
|
Completed To Do List [here](./docs/complete.md)
|
||||||
|
|
||||||
|
|
|
@ -218,3 +218,17 @@
|
||||||
* [x] Configure Redis
|
* [x] Configure Redis
|
||||||
* [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?
|
||||||
|
* [x] New Features:
|
||||||
|
* [x] Add fail2ban to Traefik
|
||||||
|
* Check other open ports
|
||||||
|
* [x] High I/O write causing issues on framework-server - Figure out where this is coming from. Seems random
|
||||||
|
* [x] Framework volume buttons don't work on KDE
|
||||||
|
* Intermittent
|
||||||
|
* Always after reboot
|
||||||
|
* [x] KDE not saving HDR / high frame rate settings on Wayland
|
||||||
|
* [x] Firefox:
|
||||||
|
* [x] Find a way to remove all default search engines (Google, Amazon, Yahoo!, etc)
|
||||||
|
* [x] Pre-defined containers with URLs to match? (ie, Google container opens Google stuff automatically)
|
||||||
|
* [x] KDE:
|
||||||
|
* [x] Add config for tiling <Meta-T>
|
||||||
|
* [x] Try Darkman - [Link](https://home-manager-options.extranix.com/?query=services.darkman&release=master)
|
||||||
|
|
Loading…
Reference in a new issue