nixpkgs/nixos/modules/services
Florian Baumann 7e76b127cd
Multiple users with hashedPassword is broken in mosquitto
If you have more than 1 User with hasedPassword Option set it generates 

```
rm -f /var/lib/mosquitto/passwd
touch /var/lib/mosquitto/passwd
echo 'user1:$6$xxx' > /var/lib/mosquitto/passwd
echo 'user2:$6$xxx' > /var/lib/mosquitto/passwd
```

Which ends up in only having 1 user.
2018-02-08 22:46:06 +01:00
..
admin/salt
amqp
audio mopidy: fix, resolves #32234 2018-01-08 14:32:36 +00:00
backup nixos/znapzend: stateless setup 2017-12-28 01:40:01 +01:00
cluster
computing
continuous-integration fixup! buildkite-agent: change hooksPath type to 'path' (and prevent it from hitting the store) 2018-01-05 22:55:20 +00:00
databases services.mysql: properly quote database.name 2018-02-08 17:32:41 +01:00
desktops nixos/chrome-gnome-shell: init 2018-01-13 15:19:19 +01:00
development
editors
games ghostOne: remove 2017-12-29 02:18:35 +01:00
hardware amd-hybrid-graphics module: remove 2018-01-15 23:17:12 +00:00
logging nixos/logcheck: replace rm with rm -r to delete the empty logcheck.logfiles.d/ 2017-12-17 04:02:26 +00:00
mail Wrapped ${mailbox.name} in "s to allow for space in mailbox names. 2018-02-05 17:06:49 +01:00
misc Merge pull request #34574 from dotlambda/home-assistant 2018-02-08 10:53:35 +00:00
monitoring netdata service: fix permissions for apps.plugin 2018-01-02 17:57:19 -05:00
network-filesystems Merge pull request #17106 from spacefrogg/openafs 2018-02-06 14:43:55 +00:00
networking Multiple users with hashedPassword is broken in mosquitto 2018-02-08 22:46:06 +01:00
printing
scheduling fcron module: be compatible with non-wrapped sendmail's, like opensmtpd's 2017-12-31 03:34:11 +01:00
search elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0 2018-01-02 01:15:29 +01:00
security nixos/tor: add hiddenServices.<name>.authorizeClient 2018-02-08 10:02:22 +01:00
system Add localtime package and nixos module 2017-12-03 11:42:51 +01:00
torrent
ttys
web-apps nixos/service.tt-rss: improve pgsql support, do not use static uid/gid 2018-01-05 14:47:54 +01:00
web-servers Merge pull request #33900 from jtojnar/nginx-acme 2018-01-29 01:38:45 +01:00
x11 Merge pull request #34526 from ttuegel/bugfix/plasma-integration/font-style 2018-02-04 17:41:50 -06:00