nix-da/home/terminal/default.nix

10 lines
100 B
Nix

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