From cdff3d946d3e0c834f2e99bc7904a4198b7f2ef0 Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 13 Dec 2023 22:13:42 +0900 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1277abbb..a32cb357 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ nix develop -c /etc/nixos/git/docs/setup.sh * [x] Set up Snapper - [Link](https://search.nixos.org/options?channel=23.11&size=50&sort=relevance&type=packages&query=snapper) * [ ] 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 -* [ ] Make a dashboard for all Nixified devices (online status) -* [ ] Try deploy-rs - [Link](https://github.com/serokell/deploy-rs) +* [x] Make a dashboard for all Nixified devices (online status) +* [x] Try deploy-rs - [Link](https://github.com/serokell/deploy-rs) * [ ] Set up actions/forgejo-release - [Link](https://code.forgejo.org/actions/forgejo-release) * [ ] Try lazy.vim - [Link](https://www.lazyvim.org/) * [ ] Look into hosting a binary cache locally - [Link](https://nixos.wiki/wiki/Binary_Cache)