adds separate fish config for server

This commit is contained in:
Dennis Schoepf 2025-05-29 19:02:15 +02:00
parent 866847a833
commit 283bd4d809
2 changed files with 80 additions and 1 deletions

View file

@ -22,10 +22,11 @@
mmv-go
lazygit
fish
zoxide
];
imports = [
../modules/fish
../modules/fish/server.nix
../modules/lazygit
];