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

6 lines
56 B
Nix

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