Update README
This commit is contained in:
parent
30ab38b1c6
commit
21b3c1c569
2 changed files with 3 additions and 12 deletions
12
README.md
12
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)
|
||||
|
|
|
@ -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
|
||||
* [x] nixified.ai - https://github.com/nixified-ai/flake
|
||||
* [x] Edit the hosts file
|
||||
|
|
Loading…
Reference in a new issue