From 68c8d427c9d07fdc20d92c3c153becb052f8349c Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 15 Dec 2023 20:20:07 +0900 Subject: [PATCH] Update README --- README.md | 3 +-- docs/complete.md | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3ddb072..2d959c30 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/docs/complete.md b/docs/complete.md index cd2ebb63..0f15f258 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -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