Remove agenix

This commit is contained in:
Sridhar Ratnakumar 2023-03-27 13:03:31 -04:00
parent 6a8141ad5e
commit 776b75847f
12 changed files with 46 additions and 153 deletions

View file

@ -38,7 +38,7 @@ Start from `flake.nix` (see [Flakes](https://nixos.wiki/wiki/Flakes)). [`flake-p
- `nixos`: nixos modules for Linux
- `nix-darwin`: nix-darwin modules for macOS
- `users`: user information
- `secrets`: agenix secrets (encrypted using ssh keys)
- `secrets.yaml` (and `.sops.yaml`): sops-nix secrets
- `systems`: top-level configuration.nix('ish) for various systems
## Tips