15 lines
151 B
Nix
15 lines
151 B
Nix
{
|
|
imports = [
|
|
./kitty
|
|
./lf
|
|
./neofetch
|
|
./nvim
|
|
./qutebrowser
|
|
./spicetify
|
|
./wofi
|
|
./cava
|
|
./tmux
|
|
./lazygit
|
|
];
|
|
}
|