From 507deeaa811bd20aab4c46c45ea185b869cc899d Mon Sep 17 00:00:00 2001 From: "Mohamed C." <65728018+Moe1369@users.noreply.github.com> Date: Thu, 8 Aug 2024 23:25:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e646bea..ba3ccc9 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Mirrored on [gitea.chrayed.de](https://gitea.chrayed.de/moe1369/nixos-config) ### Todo - [X] Better autoupgrade -- [ ] Bash/ZSH Settings +- [X] Bash/ZSH Settings - [ ] ssh key deployment with [agenix](https://github.com/ryantm/agenix) - [ ] alternative way to declare .nix files instead of dumping them into configuration.nix -- [ ] Multi Host functionality for homelab +- [ ] Multi Host functionality for homelab - preferably (conditional implementation)[https://nixos.wiki/wiki/Extend_NixOS#Conditional_Implementation] - [ ] OCI container for common services - [ ] Fix Home-Manager issues with immutable .config files during rebuild