reorganize and fix searxng
This commit is contained in:
17
homes/nathan/home-manager/programs/terminal/default.nix
Normal file
17
homes/nathan/home-manager/programs/terminal/default.nix
Normal file
@@ -0,0 +1,17 @@
|
||||
{ ... }: {
|
||||
|
||||
imports = [
|
||||
./bat
|
||||
./bash
|
||||
./eza
|
||||
./fzf
|
||||
./lf
|
||||
./tmux
|
||||
./kitty
|
||||
./zoxide
|
||||
./zsh
|
||||
./ssh
|
||||
./ohmyposh
|
||||
./opencode
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user