nix-config/modules/wm/default.nix
2025-12-06 16:56:26 +01:00

10 lines
100 B
Nix

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