16 lines
161 B
Nix
16 lines
161 B
Nix
{
|
|
imports = [
|
|
./bat
|
|
./btop
|
|
./eza
|
|
./fzf
|
|
./git
|
|
./gnugpg
|
|
./just
|
|
./starship
|
|
./tmux
|
|
./yazi
|
|
./zellij
|
|
./zoxide
|
|
];
|
|
}
|