7 lines
186 B
Nix
7 lines
186 B
Nix
|
{
|
||
|
sway-default = ./sway-default.nix;
|
||
|
sway-post-2003 = ./sway-post-2003.nix;
|
||
|
sway-followmouse = ./sway-followmouse.nix;
|
||
|
sway-followmouse-legacy = ./sway-followmouse-legacy.nix;
|
||
|
}
|