Move stuff back to stable nixpkgs
This commit is contained in:
parent
6306d0d927
commit
5bfa0c6402
12 changed files with 45 additions and 25 deletions
|
@ -9,7 +9,6 @@ in
|
|||
enable = mkEnableOption "Dump certs onto a given directory ";
|
||||
package = mkOption {
|
||||
type = types.package;
|
||||
default = pkgs.unstable.traefik-certs-dumper;
|
||||
description = "The certs dumper package to use";
|
||||
};
|
||||
destination = mkOption {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue