nix-da/home/terminal/default.nix

8 lines
67 B
Nix

{
imports = [
./neovim
./ssh
./git
./fish
];
}