Files
nixos/modules/home/terminal.nix
T
2025-12-22 09:32:38 -06:00

6 lines
61 B
Nix

{
imports = [
../../apps/home/neovim/neovim.nix
];
}