Update README

This commit is contained in:
iFargle 2024-02-13 08:26:24 +09:00
parent 30ab38b1c6
commit 21b3c1c569
2 changed files with 3 additions and 12 deletions

View file

@ -53,26 +53,16 @@ nix develop -c /etc/nixos/git/docs/setup.sh
## General ## General
* [ ] Security hardening / scans / etc * [ ] Security hardening / scans / etc
* [x] Edit the hosts file
* [ ] Where possible, convert cronjobs to systemd services / timers * [ ] Where possible, convert cronjobs to systemd services / timers
## Forgejo
* [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release)
## Home-Manager ## Home-Manager
* [ ] Figure out what the home-manager `account` options are for. * [ ] Figure out what the home-manager `account` options are for.
* [ ] 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)
* [ ] Try starship.rs - A powerline replacement - [Link](https://starship.rs/guide/#%F0%9F%9A%80-installation) * [ ] Try starship.rs - A powerline replacement - [Link](https://starship.rs/guide/#%F0%9F%9A%80-installation)
## Desktop / GUI ## Desktop / GUI
* [ ] Syncthing + Logseq * [ ] Syncthing
* [ ] 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
* [ ] 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)
* [ ] 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

@ -150,3 +150,4 @@
* [x] Need to set up a new PGP key for use with ProtonMail? Or move to FastMail? * [x] Need to set up a new PGP key for use with ProtonMail? Or move to FastMail?
* [x] xfce4 configs - `~/.config/xfce4` * [x] xfce4 configs - `~/.config/xfce4`
* [x] nixified.ai - https://github.com/nixified-ai/flake * [x] nixified.ai - https://github.com/nixified-ai/flake
* [x] Edit the hosts file