Files
illogical-impulse/nix/modules/terminal/default.nix
T
2025-08-08 16:43:46 -05:00

6 lines
42 B
Nix

{
imports = [
./terminal.nix
];
}