mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
3b2fd0b3f4
Former-commit-id: 2c2b451d40
14 lines
137 B
Nix
14 lines
137 B
Nix
{
|
|
imports = [
|
|
./kitty
|
|
./lf
|
|
./neofetch
|
|
./nvim
|
|
./qutebrowser
|
|
./spicetify
|
|
./wofi
|
|
./cava
|
|
./tmux
|
|
];
|
|
}
|