mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
The previous implementation tried to rename the tag named "default" to the first tag in `cfg.tags`. This was a wrong approach because if a tag with the same name already existed, the renaming failed and the default tag would continue to exist. The looking up of the default tag also contained a bug because it should have used `by-name` in the path. |
||
|---|---|---|
| .. | ||
| bspwm | ||
| i3-sway | ||
| awesome.nix | ||
| fluxbox.nix | ||
| herbstluftwm.nix | ||
| spectrwm.nix | ||
| xmonad.nix | ||