mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
894e9872c3
Former-commit-id: c618feced4
14 lines
155 B
Nix
14 lines
155 B
Nix
{
|
|
imports = [
|
|
./fzf.nix
|
|
./zsh.nix
|
|
./starship.nix
|
|
./zoxide.nix
|
|
./tmux.nix
|
|
./lazygit.nix
|
|
./eza.nix
|
|
./fetch
|
|
./lf
|
|
];
|
|
}
|