nixos/kubernetes: certmgr-selfsigned is now an alias

This commit is contained in:
nicoo 2023-11-21 14:30:52 +00:00
parent 0b157469b7
commit fb85785231

View File

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