Update README

This commit is contained in:
iFargle 2023-12-15 20:20:07 +09:00
parent 857323fb4d
commit 68c8d427c9
2 changed files with 2 additions and 2 deletions

View file

@ -20,12 +20,11 @@ nix develop -c /etc/nixos/git/docs/setup.sh
* [ ] Add a /Storage btrfs subvolume for Docker
* [ ] Potentially need to set up a new PGP key for use with ProtonMail
* [ ] Try this https://www.ntop.org/products/traffic-analysis/ntop/
* [ ] Figure out networking issues
# Raspberry Pi ToDo List
* [ ] nixos-rpi4-01 - Replace japan-rpi4
* crontab entry for rsyncing storage to /mnt/sda,b,c
# To Do List
* [ ] 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)

View file

@ -104,3 +104,4 @@
* Headscale needs to be available externally
* [x] nixos-rpi4-02 - Replace piaware-rpi4
* Container running piaware software
* [x] Figure out networking issues