diff --git a/README.md b/README.md index 84357d4e..a71dd6f3 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh --- # Host Specific ## framework-server To Do List -* [x] Fix Gotify notifications (Jellyfin) * [ ] Add a /Storage btrfs subvolume for Docker * [ ] Need to set up a new PGP key for use with ProtonMail * [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/ @@ -40,7 +39,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh * [ ] Try lazy.vim - [Link](https://www.lazyvim.org/) * [ ] Security hardening / scans / etc * [ ] Edit the hosts file -* [ ] Try Distorbox - [Link](https://distrobox.it/) ## Forgejo * [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release) @@ -51,7 +49,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh * [ ] emacs * [ ] Add bracket auto-completion * [ ] Find a way to have magit save login credentials -* [ ] xfce4 configs - `~/.config/xfce4` # Desktop / GUI To Do List * [ ] vscodium and user-config.js file? @@ -64,6 +61,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh * [ ] Or this - stylix - [Link](https://github.com/danth/stylix) * [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc) * [ ] Try out kde2nix - [Link](https://github.com/nix-community/kde2nix) +* [ ] xfce4 configs - `~/.config/xfce4` Completed ToDo List [here](docs/complete.md) diff --git a/docs/complete.md b/docs/complete.md index c0648d6d..2f75ef38 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -123,3 +123,5 @@ * [x] Try to set up an action for Gotify notifications on failures - [Link](https://git.sysctl.io/actions/gotify) * [x] reinstall / re-configure snapper * [x] Move DNS resolution for internal things to internal pihole server +* [x] Try Distorbox - [Link](https://distrobox.it/) +* [x] Fix Gotify notifications (Jellyfin)