nixcfg/modules
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
..
darwin nix fmt 2026-02-24 13:25:42 +01:00
home nix fmt 2026-02-24 13:25:42 +01:00
nixos fix(nixos): conditionally apply onFailure units 2026-03-25 11:11:00 +01:00
common.nix feat(common.nix): add new ECDSA SSH key 2025-02-25 08:20:11 +01:00