1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
nixpkgs/nixos/modules
pennae 56d0b5cd6a nixos/mosquitto: rewrite the module
mosquitto needs a lot of attention concerning its config because it doesn't
parse it very well, often ignoring trailing parts of lines, duplicated config
keys, or just looking back way further in the file to associated config keys
with previously defined items than might be expected.

this replaces the mosquitto module completely. we now have a hierarchical config
that flattens out to the mosquitto format (hopefully) without introducing spooky
action at a distance.
2021-10-22 16:06:55 -04:00
..
config nixos/console: fix cross-compiling 2021-10-20 02:15:09 +02:00
hardware nixos/nvidia: fix typo in PM assert 2021-10-13 09:39:35 -06:00
i18n/input-method nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
installer nixos/nixos-enter: Add IN_NIXOS_ENTER variable 2021-10-13 13:05:54 +02:00
misc kippo: cleanup the corresponding broken module. 2021-10-08 14:10:49 +08:00
profiles
programs nixos/file-roller: add option for specify package 2021-10-22 10:26:27 +08:00
security nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
services nixos/mosquitto: rewrite the module 2021-10-22 16:06:55 -04:00
system nixos/luksroot: sync the crypt-storage 2021-10-20 03:46:19 +03:00
tasks nixos/networking: support FOU encapsulation for sits 2021-10-16 20:48:03 -04:00
testing nixos/lib/qemu-flags: rename to qemu-common 2021-09-18 16:58:16 +02:00
virtualisation Merge pull request #142032 from thiagokokada/refactor-libvirtd-module 2021-10-18 16:07:05 -04:00
module-list.nix Merge pull request #139833 from flox/multipath 2021-10-13 09:58:25 -04:00
rename.nix Merge pull request #140820 from VergeDX/kippo-remove 2021-10-11 17:19:11 +08:00