extra -> additional
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ in {
|
|||||||
hostPath = cfg.admin-password-file;
|
hostPath = cfg.admin-password-file;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
extraCapabilities = [ "CAP_SYS_ADMIN" ];
|
additionalCapabilities = [ "CAP_SYS_ADMIN" ];
|
||||||
config = {
|
config = {
|
||||||
boot.tmp.useTmpfs = true;
|
boot.tmp.useTmpfs = true;
|
||||||
system.nssModules = mkForce [ ];
|
system.nssModules = mkForce [ ];
|
||||||
|
|||||||
Reference in New Issue
Block a user