mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 18:55:47 +02:00
188e34a575
Former-commit-id: 1ed7675095
12 lines
134 B
Nix
12 lines
134 B
Nix
{
|
|
imports = [
|
|
./fzf.nix
|
|
./zsh.nix
|
|
./starship.nix
|
|
./zoxide.nix
|
|
./tmux.nix
|
|
./lazygit.nix
|
|
./eza.nix
|
|
];
|
|
}
|