From dfd0e77f8aa5e4bca90fea1020aaad377e1bda49 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler <71695780+ellmau@users.noreply.github.com> Date: Fri, 10 Jun 2022 21:31:30 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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