added stuff
This commit is contained in:
parent
6d31f5b5a1
commit
7d4f626b7d
907 changed files with 70990 additions and 0 deletions
29
nyx/homes/notashelf/programs/terminal/tools/default.nix
Normal file
29
nyx/homes/notashelf/programs/terminal/tools/default.nix
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
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
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue