NiksOS/home/shell/default.nix
2025-02-14 19:40:27 +00:00

8 lines
89 B
Nix

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