30 lines
400 B
Nix
30 lines
400 B
Nix
![]() |
{
|
||
|
imports = [
|
||
|
./fastfetch
|
||
|
./git
|
||
|
./neomutt
|
||
|
./newsboat
|
||
|
./vifm
|
||
|
./xplr
|
||
|
./yazi
|
||
|
./zellij
|
||
|
|
||
|
./bat.nix
|
||
|
./bottom.nix
|
||
|
./dircolors.nix
|
||
|
./eza.nix
|
||
|
./gh.nix
|
||
|
./gpg.nix
|
||
|
./man.nix
|
||
|
./nix-index.nix
|
||
|
./nix-init.nix
|
||
|
./nix-shell.nix
|
||
|
./ranger.nix
|
||
|
./ssh.nix
|
||
|
./tealdeer.nix
|
||
|
./transient-services.nix
|
||
|
./xdg.nix
|
||
|
./zoxide.nix
|
||
|
];
|
||
|
}
|