fixes server ssh config

This commit is contained in:
Dennis Schoepf 2025-06-22 20:38:04 +02:00
parent b4b3af95c4
commit 51e40de74e
2 changed files with 33 additions and 1 deletions

View file

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