diff --git a/README.md b/README.md index 4c1ad7b7..99e70e56 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,6 @@ nix develop -c /etc/nixos/git/docs/setup.sh # To Do List ## General * [ ] Look into NixOS Containers - [Link](https://nixos.wiki/wiki/NixOS_Containers) -* [x] reinstall / re-configure snapper -* [x] Move DNS resolution for internal things to internal pihole server * [ ] nixified.ai - https://github.com/nixified-ai/flake * [ ] Try lazy.vim - [Link](https://www.lazyvim.org/) * [ ] Security hardening / scans / etc diff --git a/docs/complete.md b/docs/complete.md index ac561bd7..c0648d6d 100644 --- a/docs/complete.md +++ b/docs/complete.md @@ -121,3 +121,5 @@ * etc * [x] Package `headscale-derp` on Nixpkgs * [x] Try to set up an action for Gotify notifications on failures - [Link](https://git.sysctl.io/actions/gotify) +* [x] reinstall / re-configure snapper +* [x] Move DNS resolution for internal things to internal pihole server