Files
nixpkgs/nixos/modules/services
emilylange 22bbd1834e nixos/node-red: fix cfg.package default value
This fixes the following eval error:

```
error: nodePackages.node-red cannot be found in pkgs
```

when having `services.node-red.enable = true;` without specifying
`services.node-red.package`, just like the nixos VM test.

Follow-up of f509382c11, which attempted
to fix this as well.

Breakage introduced in 0a37316d6c.
2023-12-14 23:19:25 +01:00
..
2023-11-27 01:28:36 +01:00
2023-11-27 01:28:36 +01:00
2023-12-11 23:58:03 +08:00
2023-11-27 01:28:36 +01:00