Files
nix-darwin-config/modules/terminal/default.nix
2025-01-05 22:01:57 -05:00

5 lines
37 B
Nix

{
imports = [
./terminal
];
}