From c7f8382e9eced083949f5251e03a30d29c495a78 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 15 Dec 2023 21:52:53 +0900 Subject: [PATCH] Update todo and README --- README.md | 5 +---- docs/complete.md | 2 ++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2d959c30..38b688c6 100644 --- a/README.md +++ b/README.md @@ -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 * [ ] 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 +* [ ] Try this - Nix colors - [Link](https://github.com/Misterio77/nix-colors) * [ ] 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 [compose2nix](https://github.com/aksiksi/compose2nix) - Docker Compose to Nix converter diff --git a/docs/complete.md b/docs/complete.md index 0f15f258..a8344bf2 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -105,3 +105,5 @@ * [x] nixos-rpi4-02 - Replace piaware-rpi4 * Container running piaware software * [x] Figure out networking issues +* [x] nixos-rpi4-01 - Replace japan-rpi4 + * crontab entry for rsyncing storage to /mnt/sda,b,c \ No newline at end of file