Update cert-store client cert path

This commit is contained in:
Vili Sinervä 2025-02-21 00:14:27 +02:00
parent 9fb03640e0
commit 2133b21dbb
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -9,7 +9,7 @@
}; };
fileSystems."/mnt/acme" = { fileSystems."/mnt/acme" = {
device = "cert-store@cert-store.vsinerva.fi:/home/cert-store/acme"; device = "cert-store@cert-store.vsinerva.fi:/home/cert-store/acme/-.vsinerva.fi";
fsType = "sshfs"; fsType = "sshfs";
options = [ options = [
"nodev" "nodev"