sneeuwvlok/modules/home/terminal/default.nix
2026-03-25 06:45:43 +00:00

6 lines
53 B
Nix

{
imports = [
./alacritty
./ghostty
];
}