nix-da/home/terminal/default.nix

10 lines
98 B
Nix

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