Merge pull request #268975 from nbraud/pkgs/certmgr

nixos/kubernetes: certmgr-selfsigned is now an alias
This commit is contained in:
Peder Bergebakken Sundt 2023-12-17 03:37:45 +01:00 committed by GitHub
commit 934c255ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ in
services.certmgr = {
enable = true;
package = pkgs.certmgr-selfsigned;
package = pkgs.certmgr;
svcManager = "command";
specs =
let