about summary refs log tree commit diff
path: root/nixos/modules/services/networking/nomad.nix
AgeCommit message (Expand)AuthorFilesLines
2023-01-21nixos/nomad: add LoadCredential optionguangtao1-1/+14
2023-01-18nixos/nomad: fix multi-plugin-dir pathguangtao1-4/+11
2022-12-08nixos/doc: fix some optionsNaïm Favier1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-16/+16
2021-11-17nixos/nomad: add flag of plugin-dirGTrunSec1-3/+16
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-4/+4
2021-04-08treewide: fix eval without aliases after 9378fdf87e0626e8c63a90a378c38444ff54...ajs1241-1/+1
2021-01-23nixos/nomad: remove User setting entirelyPhillip Cloud1-1/+0
2021-01-23nixos/nomad: only set User if privileges are droppedPhillip Cloud1-1/+1
2021-01-23nixos/nomad: make formatting consistent in mkMerge callPhillip Cloud1-1/+3
2021-01-23nixos/nomad: unconditionally set user to nomadPhillip Cloud1-1/+1
2021-01-23nixos/nomad: fix markup and remove suggestionPhillip Cloud1-13/+13
2021-01-23nixos/nomad: fix typo and spell out ExecStartPre usagePhillip Cloud1-3/+4
2021-01-23nixos/nomad: reformat SupplementaryGroups expressionPhillip Cloud1-1/+3
2021-01-23nixos/nomad: add mkIf for StateDirectoryPhillip Cloud1-2/+1
2021-01-23nixos/nomad: move serviceConfig into mkMerge and mkIf for docker Supplementar...Phillip Cloud1-19/+20
2021-01-23nixos/nomad: describe the nomad cluster manager responsibilitiesPhillip Cloud1-0/+13
2021-01-23nixos/nomad: add assertion for the value of dropPrivileges and its relation t...Phillip Cloud1-0/+7
2021-01-23nixos/nomad: add extraSettingsFiles option to nomad service (#109761)Phillip Cloud1-1/+13
2021-01-23nixos/nomad: move data_dir default setting to allow propagation of defaultPhillip Cloud1-4/+6
2021-01-23nixos/nomad: add newlinePhillip Cloud1-0/+1
2021-01-17nixos/nomad: default enableDocker to trueBernardo Meurer1-1/+1
2021-01-17nixos/nomad: initBernardo Meurer1-0/+126