summary refs log tree commit diff
path: root/nixos/modules/services/networking/nomad.nix
Commit message (Collapse)AuthorAge
* nixos/nomad: add flag of plugin-dirGTrunSec2021-11-17
|
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
|
* treewide: fix eval without aliases after ↵ajs1242021-04-08
| | | | 9378fdf87e0626e8c63a90a378c38444ff54808b
* nixos/nomad: remove User setting entirelyPhillip Cloud2021-01-23
|
* nixos/nomad: only set User if privileges are droppedPhillip Cloud2021-01-23
|
* nixos/nomad: make formatting consistent in mkMerge callPhillip Cloud2021-01-23
|
* nixos/nomad: unconditionally set user to nomadPhillip Cloud2021-01-23
|
* nixos/nomad: fix markup and remove suggestionPhillip Cloud2021-01-23
|
* nixos/nomad: fix typo and spell out ExecStartPre usagePhillip Cloud2021-01-23
|
* nixos/nomad: reformat SupplementaryGroups expressionPhillip Cloud2021-01-23
|
* nixos/nomad: add mkIf for StateDirectoryPhillip Cloud2021-01-23
|
* nixos/nomad: move serviceConfig into mkMerge and mkIf for docker ↵Phillip Cloud2021-01-23
| | | | SupplementaryGroups
* nixos/nomad: describe the nomad cluster manager responsibilitiesPhillip Cloud2021-01-23
|
* nixos/nomad: add assertion for the value of dropPrivileges and its relation ↵Phillip Cloud2021-01-23
| | | | to data_dir
* nixos/nomad: add extraSettingsFiles option to nomad service (#109761)Phillip Cloud2021-01-23
|
* nixos/nomad: move data_dir default setting to allow propagation of defaultPhillip Cloud2021-01-23
|
* nixos/nomad: add newlinePhillip Cloud2021-01-23
|
* nixos/nomad: default enableDocker to trueBernardo Meurer2021-01-17
|
* nixos/nomad: initBernardo Meurer2021-01-17
Co-authored-by: Niklas Hambüchen <mail@nh2.me>