nichts/modules/cli/default.nix
2024-07-31 02:09:58 +02:00

9 lines
102 B
Nix

_: {
imports = [
./fish.nix
./nh.nix
./starship.nix
./beets.nix
./zellij
];
}