don’t use host-key on vf2???

This commit is contained in:
Charlotte 🦝 Delenk 2023-06-12 16:33:33 +01:00
parent da55fd1b7b
commit ca85518ef7
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -104,10 +104,6 @@
owner = "root";
path = "/root/.ssh/id_ed25519";
};
sops.secrets."services/ssh/host-key" = {
owner = "root";
path = "/etc/secrets/initrd/ssh_host_ed25519_key";
};
system.autoUpgrade.allowReboot = true;
services.tailscale.useRoutingFeatures = "server";
boot.kernel.sysctl."net.ipv4.conf.all.forwarding" = true;