mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
15 lines
151 B
Nix
15 lines
151 B
Nix
{
|
|
imports = [
|
|
./kitty
|
|
./lf
|
|
./neofetch
|
|
./nvim
|
|
./qutebrowser
|
|
./spicetify
|
|
./wofi
|
|
./cava
|
|
./tmux
|
|
./lazygit
|
|
];
|
|
}
|