update README

This commit is contained in:
albert 2024-08-15 20:02:38 +09:00
parent 86c429c55d
commit ff55378259
Signed by: albert
GPG key ID: 3895DD267CA11BA9
2 changed files with 16 additions and 15 deletions

View file

@ -47,29 +47,16 @@ nix develop -c /etc/nixos/git/docs/setup.sh
---
# 📋 To Do List
* [ ] 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
* [ ] Add audio to rdesktop xrdp config
* [ ] 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
* [x] KDE:
* [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)
* [ ] Firefox:
* [ ] Arkenfox interfering with some audio settings (media.mediasource, for example)
## Homelab General
* [ ] Upgrades:
* [ ] 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)

View file

@ -218,3 +218,17 @@
* [x] Configure Redis
* [x] Screen brightness system widget WILL NOT GO AWAY
* [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)