1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Update README.md

This commit is contained in:
Stefan Ellmauthaler 2022-06-10 21:31:30 +02:00 committed by GitHub
parent 36c217380e
commit dfd0e77f8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <sops-file>` as well `sops-rekey <sops-file>` 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 <sops-file>` as well as `sops-rekey <sops-file>` to manage the keys on the system