From 21b3c1c5697ad3d6c982983f8e4cbb87e6af0876 Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 13 Feb 2024 08:26:24 +0900 Subject: [PATCH] Update README --- README.md | 12 +----------- docs/complete.md | 3 ++- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index b978767b..d4a82a78 100644 --- a/README.md +++ b/README.md @@ -53,26 +53,16 @@ nix develop -c /etc/nixos/git/docs/setup.sh ## General * [ ] Security hardening / scans / etc -* [x] Edit the hosts file * [ ] Where possible, convert cronjobs to systemd services / timers -## Forgejo -* [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release) - ## Home-Manager * [ ] Figure out what the home-manager `account` options are for. * [ ] Find a way to remove all default search engines in Firefox (Google, Amazon, etc) * [ ] Try starship.rs - A powerline replacement - [Link](https://starship.rs/guide/#%F0%9F%9A%80-installation) ## Desktop / GUI -* [ ] Syncthing + Logseq -* [ ] vscodium and user-config.js file? - * extensionsFromVscodeMarketplace - * https://github.com/jasoncrevier/nixos-config/blob/main/home-manager/home.nix - * https://nixos.wiki/wiki/Visual_Studio_Code - * https://github.com/nix-community/nix-vscode-extensions +* [ ] Syncthing * [ ] 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) * [ ] Set up PyRadio with Nightride.FM Completed ToDo List [here](docs/complete.md) diff --git a/docs/complete.md b/docs/complete.md index 3bc5c84a..14ed87bb 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -149,4 +149,5 @@ * [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 +* [x] nixified.ai - https://github.com/nixified-ai/flake +* [x] Edit the hosts file