server8: fix deployment

This commit is contained in:
Sandro - 2023-11-12 00:51:04 +01:00
parent 5284717bdc
commit ed0b823985
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 0 additions and 4 deletions

View File

@ -52,10 +52,6 @@
mode = "444";
path = "/etc/machine-id";
};
"restic/htpasswd" = {
owner = config.systemd.services.restic-rest-server.serviceConfig.User;
path = "/var/lib/restic/.htpasswd";
};
};
};