link ssh config

This commit is contained in:
2025-10-29 12:50:12 +01:00
parent 193aff6ee2
commit fac6d2f861
2 changed files with 9 additions and 0 deletions

View File

@@ -32,4 +32,5 @@
};
xdg.configFile."hut/config".source = "${config.dotfiles.path}/.config/hut/config";
home.file.".ssh/config".source = "${config.dotfiles.path}/.ssh/config";
}