1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 06:11:03 +02:00
ironbar/nix
postsolar 9b0c0dd0fe fix: default HM module config option to null
This makes it more semantically approachable IMO.

I would expect this behavior:
- Default value is `null`
- Config is created if the value is not `null`

Currently it's this behavior (makes little sense to me):
- Default value is `{}`
- Config is created if the values is not `""`
2025-06-14 04:29:47 +03:00
..
module.nix fix: default HM module config option to null 2025-06-14 04:29:47 +03:00
package.nix chore(nix): simplify packaging and outputs 2025-06-04 13:05:17 +10:00