mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
446e610c59
Former-commit-id: 80f8ca3e9a
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
|
|
];
|
|
}
|