updates server config
This commit is contained in:
parent
4beb21600a
commit
fd0c978264
1 changed files with 11 additions and 0 deletions
|
|
@ -11,11 +11,22 @@
|
|||
unzip
|
||||
ripgrep
|
||||
fzf
|
||||
fd
|
||||
sd
|
||||
bat
|
||||
tldr
|
||||
fortune
|
||||
iotop
|
||||
iftop
|
||||
just
|
||||
mmv-go
|
||||
lazygit
|
||||
fish
|
||||
];
|
||||
|
||||
imports = [
|
||||
../modules/fish
|
||||
../modules/lazygit
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue