Merge branch 'master.upstream' into staging.upstream
This commit is contained in:
@@ -33,7 +33,7 @@ in
|
||||
};
|
||||
|
||||
security.pki.certificates = mkOption {
|
||||
type = types.listOf types.string;
|
||||
type = types.listOf types.str;
|
||||
default = [];
|
||||
example = singleton ''
|
||||
NixOS.org
|
||||
|
||||
Reference in New Issue
Block a user