Update README

This commit is contained in:
iFargle 2024-01-12 19:28:11 +09:00
parent f12b400819
commit 2630bd3af7
2 changed files with 5 additions and 4 deletions

View file

@ -32,6 +32,7 @@ nix develop -c /etc/nixos/git/docs/setup.sh
| osaka-linode-01 | Osaka Linode relay for sysctl.io external connections | Done | | osaka-linode-01 | Osaka Linode relay for sysctl.io external connections | Done |
| piaware-rpi4 | FlightAware for Raspberry Pi | Done | | piaware-rpi4 | FlightAware for Raspberry Pi | Done |
| quitman-rpi4 | Raspberry Pi at my parents house. Headscale Exit Node | On Hold | | quitman-rpi4 | Raspberry Pi at my parents house. Headscale Exit Node | On Hold |
# Images # Images
| Name | Description | Build Commands | | Name | Description | Build Commands |
| ----------------- | ----------------------------------------------- | -------------------------------------------------- | | ----------------- | ----------------------------------------------- | -------------------------------------------------- |
@ -44,7 +45,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh
# To Do List # To Do List
## Host Specific ## Host Specific
### framework-server ### framework-server
* [ ] Need to set up a new PGP key for use with ProtonMail? Or move to FastMail?
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/ * [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
* [ ] Podman mgiration - Potentially use nix-defined containers. * [ ] Podman mgiration - Potentially use nix-defined containers.
@ -52,7 +52,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* [ ] Try packaging BoxBuddy - [Link](https://github.com/Dvlv/BoxBuddyRS) * [ ] Try packaging BoxBuddy - [Link](https://github.com/Dvlv/BoxBuddyRS)
## General ## General
* [ ] nixified.ai - https://github.com/nixified-ai/flake
* [ ] Security hardening / scans / etc * [ ] Security hardening / scans / etc
* [ ] Edit the hosts file * [ ] Edit the hosts file
* [ ] Where possible, convert cronjobs to systemd services / timers * [ ] Where possible, convert cronjobs to systemd services / timers
@ -73,7 +72,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* https://github.com/nix-community/nix-vscode-extensions * https://github.com/nix-community/nix-vscode-extensions
* [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden)) * [ ] rofi - bitwarden-cli / bitwarden-menu ([Link](https://search.nixos.org/packages?channel=23.05&show=bitwarden-menu&from=0&size=50&sort=relevance&type=packages&query=bitwarden))
* [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc) * [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc)
* [ ] xfce4 configs - `~/.config/xfce4`
* [ ] Set up PyRadio with Nightride.FM * [ ] Set up PyRadio with Nightride.FM
Completed ToDo List [here](docs/complete.md) Completed ToDo List [here](docs/complete.md)

View file

@ -147,3 +147,6 @@
* [x] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors) * [x] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors)
* [x] Or this - stylix - [Link](https://github.com/danth/stylix) * [x] Or this - stylix - [Link](https://github.com/danth/stylix)
* [x] Replace RSA keys with ED25519 keys where possible * [x] Replace RSA keys with ED25519 keys where possible
* [x] Need to set up a new PGP key for use with ProtonMail? Or move to FastMail?
* [x] xfce4 configs - `~/.config/xfce4`
* [x] nixified.ai - https://github.com/nixified-ai/flake