This commit is contained in:
Eelco Dolstra
2019-06-25 14:46:04 +02:00
parent e8916cc6af
commit aef7f1b31a

View File

@@ -445,7 +445,7 @@ in
type = types.bool;
default = !config.boot.isContainer;
description = ''
Whether to enable support for nixos containers.
Whether to enable support for NixOS containers.
'';
};