ca: install opensc
This commit is contained in:
parent
c6e7790952
commit
51f1049fd0
@ -63,9 +63,8 @@ in with lib; {
|
||||
|
||||
networking.hosts = { "127.0.0.1" = [ "ca.bolddaemon.com" ]; };
|
||||
|
||||
environment.systemPackages = with pkgs; [ step-cli ];
|
||||
|
||||
environment.sessionVariables = { STEPPATH = "/var/lib/step-ca"; };
|
||||
environment.systemPackages = with pkgs; [ step-cli opensc ];
|
||||
|
||||
services.step-ca = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user