From 2630bd3af778a200ac24f48f2e2aee4f96457720 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 12 Jan 2024 19:28:11 +0900 Subject: [PATCH] Update README --- README.md | 4 +--- docs/complete.md | 5 ++++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 203baf6e..4bd6e914 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/complete.md b/docs/complete.md index 9d3b102b..3bc5c84a 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -146,4 +146,7 @@ * [x] Essentially, move most of the configs to `home-manager` instead of `nixos` * [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 \ No newline at end of file +* [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 \ No newline at end of file