flake: add htpasswd cli

This commit is contained in:
Sandro - 2023-05-16 23:16:20 +02:00
parent 93847ee468
commit 88e2dfd7f4
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -781,6 +781,7 @@
mkShell {
sopsPGPKeyDirs = [ "./keys" ];
nativeBuildInputs = [
apacheHttpd
sopsPkgs.sops-import-keys-hook
];
}