1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 20:03:29 +02:00
home-manager/tests/modules/services/fnott
polykernel 039f786e60
fnott: refactor module
- Change generation behavior to always generate a configuration file
  and pass it explicitly to fnott, it enforces the module to be
  hermetic instead of offloading the configuration selection to
  heuristics.
- Various style changes.
- Fix issue where fnott would abort due to an invalid config file when
  both the configFile and settings options are unset.
- Remove the empty-settings test as a configuration file is now
  already generated.

Suggested-by: Robert Helgesson <robert@rycee.net>
2021-09-08 22:48:44 +02:00
..
default.nix fnott: refactor module 2021-09-08 22:48:44 +02:00
example-settings-expected.ini fnott: add module 2021-08-26 08:43:39 +02:00
example-settings.nix fnott: add module 2021-08-26 08:43:39 +02:00
global-properties-expected.ini fnott: add module 2021-08-26 08:43:39 +02:00
global-properties.nix fnott: add module 2021-08-26 08:43:39 +02:00
systemd-user-service-expected.service fnott: refactor module 2021-09-08 22:48:44 +02:00
systemd-user-service.nix fnott: refactor module 2021-09-08 22:48:44 +02:00