diff --git a/README.md b/README.md index 2e885dad..ec8a3d0a 100644 --- a/README.md +++ b/README.md @@ -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 - * [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) diff --git a/docs/complete.md b/docs/complete.md index c7fb6f8c..6599269e 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -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 + * [x] Try Darkman - [Link](https://home-manager-options.extranix.com/?query=services.darkman&release=master)