EdenQwQ/home/programs/terminal/default.nix
2025-07-18 19:47:09 +08:00

6 lines
57 B
Nix

{
imports = [
./kitty.nix
./ghostty.nix
];
}