nixpkgs/nixos/modules/services
aszlig 127c928c23
nixos/rename: Fix merging multiple destinations.
The renaming of options define the original value for the new attribute
path. This works well if there is only *one* target, but if there are
more, we end up recursing into the attribute set of the option
definition itself.

We now check for that within the parent recursion node (we can't check
that from the subnode, because we lack that information about whether
it's defined multiple times) and if the subnode consist entirely of a
list of definitions, we use mkMerge on it.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 14:08:28 +01:00
..
amqp nixos/rabbitmq: wait for start 2014-09-13 02:16:53 +02:00
audio services.mpd: use systemd's user option 2014-12-22 11:22:14 +00:00
backup Almir module: set a working default sqlalchemy_engine_url 2014-11-30 13:11:55 +01:00
cluster nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
computing/torque Merge recent master into staging 2014-09-13 21:48:29 +02:00
continuous-integration/jenkins Merge recent master into staging 2014-09-13 21:48:29 +02:00
databases doc: use postgresql94 2015-01-07 13:21:18 +01:00
desktops profile-sync-daemon: refactor module 2014-12-14 00:45:08 -05:00
games Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
hardware Fix filename for udev network interface rules 2014-12-05 17:32:36 +01:00
logging Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1"" 2014-11-06 21:59:04 +01:00
mail nixos/dovecot: added configFile option and default Restart on-failure, PR #5845 2015-01-19 11:05:56 +01:00
misc Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby 2015-01-20 20:21:03 -05:00
monitoring Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby 2015-01-20 20:21:03 -05:00
network-filesystems nixos/samba: Allow package version setting 2015-01-03 21:45:16 -08:00
networking firewall service: fix pingLimit example value 2015-01-20 08:47:11 +01:00
printing Create a nixos module for cups-browsed 2015-01-16 14:10:57 +01:00
scheduling cron: make into systemd.service and make it depend on /etc/localtime 2014-12-15 14:50:12 +01:00
search java: More default cleanups 2015-01-07 14:55:41 -08:00
security nixos/fprintd: add service and pam support 2015-01-03 19:50:40 +03:00
system Added the cloud-init service 2014-12-03 13:22:13 +01:00
torrent nixos/peerflix: fix enable option description 2014-12-03 15:13:50 +01:00
ttys Make console-getty only used inside container by default 2014-09-02 01:36:10 +04:00
web-servers owncloud: make .htaccess available 2015-01-21 22:49:22 +01:00
x11 nixos/rename: Fix merging multiple destinations. 2015-01-22 14:08:28 +01:00