fix: allow SFTP on droppie for pub.solar backups

This commit is contained in:
Benjamin Bädorf 2023-11-06 22:32:44 +01:00
parent 2fbaa24cb5
commit 6e62dbbd8d
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -10,6 +10,9 @@
age.secrets.wg-private-key.file = "${flake.self}/secrets/wg-private-droppie.age";
# Allow pub.solar restic backups
services.openssh.allowSFTP = true;
pub-solar.wireguard-client = {
ownIPs = [
"10.0.1.3/32"