diff --git a/users/sterni/machines/ingeborg/network.nix b/users/sterni/machines/ingeborg/network.nix index fceb530d5..2e8731389 100644 --- a/users/sterni/machines/ingeborg/network.nix +++ b/users/sterni/machines/ingeborg/network.nix @@ -18,6 +18,13 @@ in initrd.network = { enable = true; ssh = { + # ssh_config: + # Host ingeborg-unlock + # User root + # HostName ingeborg.sterni.lv + # AddressFamily inet # kernel commandline only gives ipv4 + # Port 22 + # UserKnownHostsFile /home/lukas/.ssh/initrd_known_hosts enable = true; authorizedKeys = depot.users.sterni.keys.all; hostKeys = [