nix-config/modules/wm/default.nix

10 lines
101 B
Nix

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