updates server config

This commit is contained in:
Dennis Schoepf 2025-05-29 18:52:09 +02:00
parent 4beb21600a
commit fd0c978264

View file

@ -11,11 +11,22 @@
unzip unzip
ripgrep ripgrep
fzf fzf
fd
sd
bat
tldr
fortune
iotop iotop
iftop iftop
just just
mmv-go mmv-go
lazygit lazygit
fish
];
imports = [
../modules/fish
../modules/lazygit
]; ];
programs.home-manager.enable = true; programs.home-manager.enable = true;