1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-16 01:50:19 +02:00
home-manager/modules/services/window-managers/i3-sway/lib
stephaneyfx 48a1584d8b
i3-sway: Empty set argument was passed to wrong function (#2819)
This would give the error "attempt to call something which is not a
function but a list" given that `optionals a b` returns a list. `indent`
is the one taking this empty set as second argument.
2022-03-22 14:04:28 -06:00
..
functions.nix i3-sway: Empty set argument was passed to wrong function (#2819) 2022-03-22 14:04:28 -06:00
options.nix Replace usage of literalExample 2021-10-13 00:16:10 +02:00