1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-09 18:53:51 +00:00
ultima/modules/home/wm/misc/default.nix

9 lines
67 B
Nix
Raw Normal View History

{
imports = [
./mako
./nwg
./waybar
./wob
];
}