nixcfg/modules/nixos/services/systemd-email-notify
Harald Hoyer 51398185e7 fix(nixos): conditionally apply onFailure units
- Wrap `config.onFailure` in `mkIf cfg.enable` to ensure units are conditionally applied based on the service's `enable` configuration.
- Prevents unnecessary configuration of failure units when the service is disabled.
2026-03-25 11:11:00 +01:00
..
default.nix fix(nixos): conditionally apply onFailure units 2026-03-25 11:11:00 +01:00