Update README
This commit is contained in:
parent
6b4e8c6953
commit
194e2c1ab8
2 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue