Update README
This commit is contained in:
parent
f12b400819
commit
2630bd3af7
2 changed files with 5 additions and 4 deletions
|
@ -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 |
|
||||
| piaware-rpi4 | FlightAware for Raspberry Pi | Done |
|
||||
| quitman-rpi4 | Raspberry Pi at my parents house. Headscale Exit Node | On Hold |
|
||||
|
||||
# Images
|
||||
| Name | Description | Build Commands |
|
||||
| ----------------- | ----------------------------------------------- | -------------------------------------------------- |
|
||||
|
@ -44,7 +45,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
|||
# To Do List
|
||||
## Host Specific
|
||||
### 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/
|
||||
* [ ] 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)
|
||||
|
||||
## General
|
||||
* [ ] nixified.ai - https://github.com/nixified-ai/flake
|
||||
* [ ] Security hardening / scans / etc
|
||||
* [ ] Edit the hosts file
|
||||
* [ ] 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
|
||||
* [ ] 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)
|
||||
* [ ] xfce4 configs - `~/.config/xfce4`
|
||||
* [ ] Set up PyRadio with Nightride.FM
|
||||
|
||||
Completed ToDo List [here](docs/complete.md)
|
||||
|
|
|
@ -147,3 +147,6 @@
|
|||
* [x] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors)
|
||||
* [x] Or this - stylix - [Link](https://github.com/danth/stylix)
|
||||
* [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
|
Loading…
Reference in a new issue