started janus-ca wrapper
This commit is contained in:
@@ -17,6 +17,9 @@ in
|
||||
crt = "";
|
||||
};
|
||||
};
|
||||
environment.systemPackages = with pkgs; [ step-ca step-cli ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
step-ca
|
||||
step-cli
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user