NiksOS/home/shell/default.nix
2025-02-24 02:59:40 +01:00

9 lines
105 B
Nix

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