16 lines
148 B
Nix
16 lines
148 B
Nix
{
|
|
imports = [
|
|
./bat
|
|
./cmus
|
|
./tmux
|
|
./mail
|
|
./yazi
|
|
./zsh
|
|
./git
|
|
./helix
|
|
./newsboat
|
|
./zoxide
|
|
./misc
|
|
];
|
|
}
|