nix-config/modules/wm/default.nix

10 lines
99 B
Nix

{
imports = [
./awww
./cliphist
./fuzzel
./waybar
./niri
./swaync
];
}