+8
-11
nixos/modules/config/malloc.nix
+8
-11
nixos/modules/config/malloc.nix
···-<listitem><para><literal>libc</literal>: the standard allocator provided by libc</para></listitem>-(name: value: "<listitem><para><literal>${name}</literal>: ${value.description}</para></listitem>")
+34
-86
nixos/modules/config/mysql.nix
+34
-86
nixos/modules/config/mysql.nix
······
+8
-10
nixos/modules/i18n/input-method/default.nix
+8
-10
nixos/modules/i18n/input-method/default.nix
···Select the enabled input method. Input methods is a software to input symbols that are not available on standard input devices.-<listitem><para>ibus: The intelligent input bus, extra input engines can be added using <literal>i18n.inputMethod.ibus.engines</literal>.</para></listitem>-<listitem><para>fcitx: A customizable lightweight input method, extra input engines can be added using <literal>i18n.inputMethod.fcitx.engines</literal>.</para></listitem>-<listitem><para>fcitx5: The next generation of fcitx, addons (including engines, dictionaries, skins) can be added using <literal>i18n.inputMethod.fcitx5.addons</literal>.</para></listitem>-<listitem><para>nabi: A Korean input method based on XIM. Nabi doesn't support Qt 5.</para></listitem>-<listitem><para>uim: The universal input method, is a library with a XIM bridge. uim mainly support Chinese, Japanese and Korean.</para></listitem>+- ibus: The intelligent input bus, extra input engines can be added using `i18n.inputMethod.ibus.engines`.+- fcitx: A customizable lightweight input method, extra input engines can be added using `i18n.inputMethod.fcitx.engines`.+- fcitx5: The next generation of fcitx, addons (including engines, dictionaries, skins) can be added using `i18n.inputMethod.fcitx5.addons`.+- uim: The universal input method, is a library with a XIM bridge. uim mainly support Chinese, Japanese and Korean.
+7
-8
nixos/modules/misc/documentation.nix
+7
-8
nixos/modules/misc/documentation.nix
···-<citerefentry><refentrytitle>configuration.nix</refentrytitle><manvolnum>5</manvolnum></citerefentry> if <option>documentation.man.enable</option> is-<listitem><para>This includes the HTML manual and the <command>nixos-help</command> command if
+4
-5
nixos/modules/security/acme/default.nix
+4
-5
nixos/modules/security/acme/default.nix
···-<listitem><para><link xlink:href="https://blog.apnic.net/2019/01/15/is-the-web-ready-for-ocsp-must-staple/"/></para></listitem>-<listitem><para><link xlink:href="https://blog.hboeck.de/archives/886-The-Problem-with-OCSP-Stapling-and-Must-Staple-and-why-Certificate-Revocation-is-still-broken.html"/></para></listitem>+- <https://blog.hboeck.de/archives/886-The-Problem-with-OCSP-Stapling-and-Must-Staple-and-why-Certificate-Revocation-is-still-broken.html>
+3
-13
nixos/modules/security/tpm2.nix
+3
-13
nixos/modules/security/tpm2.nix
···
+5
-7
nixos/modules/services/admin/meshcentral.nix
+5
-7
nixos/modules/services/admin/meshcentral.nix
···-<listitem><para><link xlink:href="https://github.com/Ylianst/MeshCentral/blob/master/meshcentral-config-schema.json">JSON Schema definition</link></para></listitem>-<listitem><para><link xlink:href="https://github.com/Ylianst/MeshCentral/blob/master/sample-config.json">simple sample configuration</link></para></listitem>-<listitem><para><link xlink:href="https://github.com/Ylianst/MeshCentral/blob/master/sample-config-advanced.json">complex sample configuration</link></para></listitem>-<listitem><para><link xlink:href="https://www.meshcommander.com/meshcentral2">Old homepage) with documentation link</link></para></listitem>+- [JSON Schema definition](https://github.com/Ylianst/MeshCentral/blob/master/meshcentral-config-schema.json)+- [simple sample configuration](https://github.com/Ylianst/MeshCentral/blob/master/sample-config.json)+- [complex sample configuration](https://github.com/Ylianst/MeshCentral/blob/master/sample-config-advanced.json)
+3
-5
nixos/modules/services/hardware/upower.nix
+3
-5
nixos/modules/services/hardware/upower.nix
······
+9
-11
nixos/modules/services/monitoring/grafana-image-renderer.nix
+9
-11
nixos/modules/services/monitoring/grafana-image-renderer.nix
···
+18
-50
nixos/modules/services/networking/3proxy.nix
+18
-50
nixos/modules/services/networking/3proxy.nix
······-<literal>"none"</literal>: disables both authentication and authorization. You can not use ACLs.-<literal>"strong"</literal>: authentication by username/password. If user is not registered their access is denied regardless of ACLs.+- `"strong"`: authentication by username/password. If user is not registered their access is denied regardless of ACLs.······
+17
-25
nixos/modules/services/networking/nsd.nix
+17
-25
nixos/modules/services/networking/nsd.nix
···-<listitem><para><literal>10.0.0.0&255.255.255.0</literal>: via subnet mask</para></listitem>-<listitem><para><literal><key-name></literal> will use the specified TSIG key</para></listitem>-<listitem><para><literal>BLOCKED</literal>notifies from non-listed or blocked IPs will be ignored</para></listitem>···-<literal><ip></literal> a plain IPv4/IPv6 address with on optional port number (ip@port)-<listitem><para><literal><key-name></literal> sign notifies with the specified key</para></listitem>
+12
-25
nixos/modules/services/web-apps/documize.nix
+12
-25
nixos/modules/services/web-apps/documize.nix
···-<literal>host=localhost port=5432 dbname=documize user=admin password=secret sslmode=disable</literal>
+11
-13
nixos/modules/services/web-apps/nextcloud.nix
+11
-13
nixos/modules/services/web-apps/nextcloud.nix
···
+7
-9
nixos/modules/services/web-apps/wiki-js.nix
+7
-9
nixos/modules/services/web-apps/wiki-js.nix
···-corresponds to <link xlink:href="https://docs.requarks.io/install/config">the upstream configuration options</link>.
+7
-12
nixos/modules/services/web-servers/nginx/default.nix
+7
-12
nixos/modules/services/web-servers/nginx/default.nix
···
+16
-18
nixos/modules/system/boot/loader/grub/grub.nix
+16
-18
nixos/modules/system/boot/loader/grub/grub.nix
···
+13
-29
nixos/modules/system/boot/loader/grub/memtest.nix
+13
-29
nixos/modules/system/boot/loader/grub/memtest.nix
···
+7
-21
nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
+7
-21
nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
···
+7
-11
nixos/modules/system/boot/stage-1.nix
+7
-11
nixos/modules/system/boot/stage-1.nix
···-<listitem><para>The name of one of the predefined compressors, see <filename>pkgs/build-support/kernel/initrd-compressor-meta.nix</filename> for the definitions.</para></listitem>-<listitem><para>A function which, given the nixpkgs package set, returns the path to a compressor tool, e.g. <literal>pkgs: "''${pkgs.pigz}/bin/pigz"</literal></para></listitem>-<listitem><para>(not recommended, because it does not work when cross-compiling) the full path to a compressor tool, e.g. <literal>"''${pkgs.pigz}/bin/pigz"</literal></para></listitem>+- The name of one of the predefined compressors, see {file}`pkgs/build-support/kernel/initrd-compressor-meta.nix` for the definitions.+- A function which, given the nixpkgs package set, returns the path to a compressor tool, e.g. `pkgs: "''${pkgs.pigz}/bin/pigz"`+- (not recommended, because it does not work when cross-compiling) the full path to a compressor tool, e.g. `"''${pkgs.pigz}/bin/pigz"`···-<listitem><para><literal>boot.kernelParams = [ "quiet" "udev.log_level=3" ];</literal></para></listitem>