wrapperManagerLib.formats
wrapperManagerLib.formats.systemdIni
Nix-representable data format for systemd INI format as described from {manpage}`systemd.syntax(5)`.
wrapperManagerLib.formats.glibKeyfileIni
Nix-representable format for GLib keyfile INI format as described from its
documentation for the most
part. The difference is this does not allow multiple sections with the same
name as instead follows from possible input from lib.generators.toDconfINI
in
nixpkgs.