ca; disable step-kms for now

This commit is contained in:
Aaron Bieber 2023-03-07 06:16:58 -07:00
parent 52f973c2eb
commit b7bb1e9119
No known key found for this signature in database

View File

@ -68,7 +68,7 @@ in with lib; {
environment.sessionVariables = { STEPPATH = "/var/lib/step-ca"; };
environment.systemPackages = with pkgs; [
step-cli
stepKmsPlugin
#stepKmsPlugin
opensc
libressl
];