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

6 lines
145 B
Nix
Raw Normal View History

{
2020-08-04 13:45:45 +02:00
sway-default = ./sway-default.nix;
sway-followmouse = ./sway-followmouse.nix;
sway-followmouse-legacy = ./sway-followmouse-legacy.nix;
}