don’t use host-key on vf2???
This commit is contained in:
parent
da55fd1b7b
commit
ca85518ef7
1 changed files with 0 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue