nix-da/home/terminal/default.nix

9 lines
82 B
Nix

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