FrameworkNix/programs/sway/default.nix

8 lines
70 B
Nix

{
imports = [
./wofi.nix
./waybar.nix
./sway.nix
];
}