Update todo and README
This commit is contained in:
parent
b1de3972ce
commit
c7f8382e9e
2 changed files with 3 additions and 4 deletions
|
@ -21,11 +21,8 @@ nix develop -c /etc/nixos/git/docs/setup.sh
|
||||||
* [ ] Potentially need to set up a new PGP key for use with ProtonMail
|
* [ ] Potentially need to set up a new PGP key for use with ProtonMail
|
||||||
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
|
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
|
||||||
|
|
||||||
# Raspberry Pi ToDo List
|
|
||||||
* [ ] nixos-rpi4-01 - Replace japan-rpi4
|
|
||||||
* crontab entry for rsyncing storage to /mnt/sda,b,c
|
|
||||||
|
|
||||||
# To Do List
|
# To Do List
|
||||||
|
* [ ] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors)
|
||||||
* [ ] nixified.ai - https://github.com/nixified-ai/flake
|
* [ ] nixified.ai - https://github.com/nixified-ai/flake
|
||||||
* [ ] Try Attic - A self-hosted Nix Binary Cache server - [Link](https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343)
|
* [ ] Try Attic - A self-hosted Nix Binary Cache server - [Link](https://discourse.nixos.org/t/introducing-attic-a-self-hostable-nix-binary-cache-server/24343)
|
||||||
* [ ] Try [compose2nix](https://github.com/aksiksi/compose2nix) - Docker Compose to Nix converter
|
* [ ] Try [compose2nix](https://github.com/aksiksi/compose2nix) - Docker Compose to Nix converter
|
||||||
|
|
|
@ -105,3 +105,5 @@
|
||||||
* [x] nixos-rpi4-02 - Replace piaware-rpi4
|
* [x] nixos-rpi4-02 - Replace piaware-rpi4
|
||||||
* Container running piaware software
|
* Container running piaware software
|
||||||
* [x] Figure out networking issues
|
* [x] Figure out networking issues
|
||||||
|
* [x] nixos-rpi4-01 - Replace japan-rpi4
|
||||||
|
* crontab entry for rsyncing storage to /mnt/sda,b,c
|
Loading…
Reference in a new issue