remove deploy_key from persistance

This commit is contained in:
Sam 2024-05-28 14:42:30 +01:00
parent 805f9ace72
commit b82a9df299
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
];
files = [
"/etc/ssh/ssh_host_ed25519_key"
"/etc/ssh/deploy_key-ssh-ed25519"
"/etc/ssh/ssh_host_ed25519_key.pub"
];
};