fixes server ssh config

This commit is contained in:
Dennis Schoepf 2025-06-22 20:39:03 +02:00
parent 51e40de74e
commit 81fb202795
3 changed files with 1 additions and 34 deletions

View file

@ -28,7 +28,7 @@
imports = [
../modules/fish/server.nix
../modules/lazygit
../modules/ssh/server.nix
../modules/ssh
];
programs.home-manager.enable = true;