depot/third_party/home-manager/tests/modules/services/window-managers/sway/default.nix

7 lines
186 B
Nix
Raw Normal View History

{
sway-default = ./sway-default.nix;
sway-post-2003 = ./sway-post-2003.nix;
sway-followmouse = ./sway-followmouse.nix;
sway-followmouse-legacy = ./sway-followmouse-legacy.nix;
}