NiksOS/home/shell/default.nix

9 lines
102 B
Nix

{
imports = [
./fish.nix
./starship.nix
./yazi.nix
./zoxide.nix
./neovim
];
}