nichts/modules/vali/cli/default.nix

7 lines
89 B
Nix

_: {
imports = [
./git.nix
./starship.nix
./zsh.nix
];
}