nichts/modules/programs/cli/default.nix

9 lines
102 B
Nix

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