about summary refs log tree commit diff
path: root/nixos/modules/services/web-servers/caddy.nix
AgeCommit message (Expand)AuthorFilesLines
2019-08-18caddy: remove 'bin' attributeTimothy DeHerrera1-1/+1
2018-07-28Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen1-1/+1
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-2/+2
2018-05-12nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1Jan Malakhovski1-1/+1
2018-04-27nixos/caddy: fix ca api endpoint, now uses v2Franz Pletz1-2/+2
2017-08-24nixos/caddy: improve documentationMark Cohen1-2/+12
2017-06-13caddy service: don't use extra dotdir in dataDirFranz Pletz1-1/+7
2017-06-13caddy service: sync with upstream systemd unitFranz Pletz1-4/+17
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0
2017-02-11caddy: set file descriptor limit to 8192, fixes #22454davidak1-0/+1
2017-01-13caddy: add package config optionSheena Artrip1-1/+8
2016-07-21caddy service: add options to change ACME certificate authority (#16969)davidak1-5/+21
2016-07-14caddy service: fix nix store output pathdavidak1-1/+1
2016-04-05caddy service: initial implementationAngus Gibson1-0/+53