1
0
Fork 0
mirror of https://git.sr.ht/~neverness/ultima synced 2025-01-09 19:23:52 +00:00
ultima/modules/home/wm/terminals/default.nix

8 lines
60 B
Nix
Raw Normal View History

{
imports = [
./foot
./kitty
./wezterm
];
}