14 lines
163 B
Nix
14 lines
163 B
Nix
{
|
|
imports = [
|
|
./zoxide.nix
|
|
./bat.nix
|
|
./eza.nix
|
|
./btop.nix
|
|
./ssh.nix
|
|
./fastfetch.nix
|
|
./jq.nix
|
|
./ai.nix
|
|
./debugging.nix
|
|
];
|
|
}
|