home-manager/tests/modules/services/avizo
Jon Seager cc05d26326
avizo: don't write a config file if settings are empty
Before this change, the default config provided by this module wrote
an empty file to `$HOME/.config/avizo/config.ini`, which caused a
bunch of errors, as Avizo tries to read a 'group' from the ini file,
which fails.

This commit also adds associated test cases.

PR #3871
2023-04-19 21:17:56 +02:00
..
default.nix avizo: don't write a config file if settings are empty 2023-04-19 21:17:56 +02:00
with-settings.nix avizo: don't write a config file if settings are empty 2023-04-19 21:17:56 +02:00
without-settings.nix avizo: don't write a config file if settings are empty 2023-04-19 21:17:56 +02:00