nixos/nomad: add newline
This commit is contained in:
parent
4f33765575
commit
0bbed1c273
@ -114,6 +114,7 @@ in
|
|||||||
} // (optionalAttrs cfg.enableDocker {
|
} // (optionalAttrs cfg.enableDocker {
|
||||||
SupplementaryGroups = "docker"; # space-separated string
|
SupplementaryGroups = "docker"; # space-separated string
|
||||||
});
|
});
|
||||||
|
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
StartLimitIntervalSec = 10;
|
StartLimitIntervalSec = 10;
|
||||||
StartLimitBurst = 3;
|
StartLimitBurst = 3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user