diff --git a/README.md b/README.md index ae4e1906..6995beb2 100644 --- a/README.md +++ b/README.md @@ -59,14 +59,12 @@ nix develop -c /etc/nixos/git/docs/setup.sh ## 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 * [ ] 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)) * [ ] Set up PyRadio with Nightride.FM -Completed ToDo List [here](docs/complete.md) +Completed ToDo List [here](./docs/complete.md) --- diff --git a/docs/complete.md b/docs/complete.md index 14ed87bb..48640d56 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -151,3 +151,5 @@ * [x] xfce4 configs - `~/.config/xfce4` * [x] nixified.ai - https://github.com/nixified-ai/flake * [x] Edit the hosts file +* [x] Syncthing +* [x] Try starship.rs - A powerline replacement - [Link](https://starship.rs/guide/#%F0%9F%9A%80-installation)