Updates
This commit is contained in:
parent
e66b9ca005
commit
f98656c204
2 changed files with 3 additions and 3 deletions
|
@ -59,14 +59,12 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
## 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)
|
|
||||||
|
|
||||||
## Desktop / GUI
|
## 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))
|
* [ ] 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
|
* [ ] Set up PyRadio with Nightride.FM
|
||||||
|
|
||||||
Completed ToDo List [here](docs/complete.md)
|
Completed ToDo List [here](./docs/complete.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -151,3 +151,5 @@
|
||||||
* [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
|
* [x] Edit the hosts file
|
||||||
|
* [x] Syncthing
|
||||||
|
* [x] Try starship.rs - A powerline replacement - [Link](https://starship.rs/guide/#%F0%9F%9A%80-installation)
|
||||||
|
|
Loading…
Reference in a new issue