diff --git a/README.md b/README.md index f2ce42f..35e72eb 100644 --- a/README.md +++ b/README.md @@ -18,18 +18,4 @@ * Rekey the secrets with either * a master key * or after a git push on another machine with enough permissions to rekey -* the flakes dev-shell (`nix devshell`) allows to use the `sops ` as well `sops-rekey ` to manage the keys on the system - - - -# redesign checklist -- [x] lorri or similar (nix-direnv) -- [x] whole home manager stuff -- [x] baseconfiguration handled -- [x] programs handled -- [X] locale/fonts -- [X] zsh -- [x] gnupg agent -- [x] integrate steam-run module -- [x] integrate texlive module - +* the flakes dev-shell (`nix devshell`) allows to use `sops ` as well as `sops-rekey ` to manage the keys on the system