21 lines
205 B
Nix
21 lines
205 B
Nix
{
|
|
imports = [
|
|
./foot
|
|
./mpv
|
|
./firefox
|
|
./git
|
|
./helix
|
|
./newsboat
|
|
./rofi
|
|
./zsh
|
|
./zoxide
|
|
./bat
|
|
./cmus
|
|
./tmux
|
|
./mail
|
|
./yazi
|
|
./code
|
|
./misc
|
|
];
|
|
}
|