mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-30 06:01:03 +01:00
When setting `...sway.package = null`, the default bar configuration would throw an error trying to use the bar from the null package. Logic is added to use the bar from `pkgs.sway` instead of `cfg.package` if it is null. Fixes #1714 |
||
|---|---|---|
| .. | ||
| accounts | ||
| files | ||
| home-environment | ||
| misc | ||
| programs | ||
| services | ||
| systemd | ||
| targets-darwin | ||
| targets-linux | ||
| xresources | ||