nixpkgs/nixos/modules/services
Alyssa Ross c397d1909f nixos/mailman: don't keep secrets in the Nix store
This replaces all Mailman secrets with ones that are generated the
first time the service is run.  This replaces the hyperkittyApiKey
option, which would lead to a secret in the world-readable store.
Even worse were the secrets hard-coded into mailman-web, which are not
just world-readable, but identical for all users!

services.mailman.hyperkittyApiKey has been removed, and so can no
longer be used to determine whether to enable Hyperkitty.  In its
place, there is a new option, services.mailman.hyperkitty.enable.  For
consistency, services.mailman.hyperkittyBaseUrl has been renamed to
services.mailman.hyperkitty.baseUrl.
2020-01-30 23:14:45 +00:00
..
admin nixos/oxidized: add missing slash to PIDFile path 2020-01-06 16:58:54 +01:00
amqp treewide: fix redirected urls 2020-01-22 11:26:22 +01:00
audio treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
backup treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
cluster nixos/kubernetes: allow configuring cfssl API server SANs 2020-01-18 23:39:21 -08:00
computing nixos/slurm: add option for external slurmdbd.conf 2019-11-10 21:28:09 +01:00
continuous-integration nixos/buildkite: drop user option (#78160) 2020-01-21 13:21:57 +00:00
databases victoriametrics: add module, tests 2020-01-29 19:52:14 +01:00
desktops modules/at-spi2-core: add debugging help to description 2020-01-23 19:31:05 +01:00
development lorri: add git to daemon path 2019-12-16 10:09:59 +01:00
editors treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
games nixos/openarena: fix service's binary name 2019-11-24 16:55:20 +01:00
hardware nixos/usbmuxd: Fix users.groups assignment 2020-01-12 16:53:27 +01:00
logging treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
mail nixos/mailman: don't keep secrets in the Nix store 2020-01-30 23:14:45 +00:00
misc nixos/freeswitch: init (#76821) 2020-01-30 16:45:47 +01:00
monitoring nixos/alertmanager: Fix startup 2020-01-28 00:34:37 +01:00
network-filesystems Merge pull request #75922 from tadfisher/kbfs-fixes 2020-01-28 19:13:40 -05:00
networking Merge pull request #78419 from utsl42/fix-unifi-install 2020-01-29 18:55:57 -05:00
printing treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
scheduling treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
search solr: drop 7.x series 2020-01-18 08:50:35 -05:00
security bitwarden_rs: 1.9.1 -> 1.13.1 2020-01-28 17:26:49 +01:00
system treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
torrent nixos/transmission: Fix module code 2020-01-14 10:10:45 +01:00
ttys treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
web-apps Merge pull request #77830 from 1000101/dokuwiki 2020-01-25 10:08:14 +01:00
web-servers nixos/httpd: add services.httpd.virtualHosts.<name>.locations option to match nginx 2020-01-23 21:03:15 -05:00
x11 nixos/display-managers/auto: remove 2020-01-29 19:05:46 -05:00