ooknet/modules/home/workstation/terminal/default.nix
2024-12-29 22:12:07 +11:00

6 lines
56 B
Nix

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