8 lines
89 B
Nix
8 lines
89 B
Nix
![]() |
_: {
|
||
|
imports = [
|
||
|
./git.nix
|
||
|
./starship.nix
|
||
|
./zsh.nix
|
||
|
];
|
||
|
}
|