about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/zabbix-proxy.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-17/+17
2021-12-09treewide: add defaultText for options using other shortcut bindingspennae1-1/+7
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-5/+5
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-1/+6
2020-08-18nixos/zabbix: use proper character set and collation for mysql databaseAaron Andersen1-8/+9
2020-07-28nixos/zabbixProxy: replace extraConfig option with settings optionAaron Andersen1-24/+36
2019-08-26treewide: remove redundant quotesvolth1-1/+1
2019-08-13nixos/zabbixProxy: fix database initialization logicAaron Andersen1-5/+6
2019-07-26module zabbixProxy: server is a mandatory parameterMarek Mahut1-0/+8
2019-07-11nixos/zabbixProxy: init moduleAaron Andersen1-0/+290