1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-24 04:15:56 +00:00
ultima/modules/home/wm/default.nix

9 lines
76 B
Nix
Raw Normal View History

{
imports = [
./hyprland
./misc
./sway
./terminals
];
}