Update cert-store client cert path
This commit is contained in:
parent
9fb03640e0
commit
2133b21dbb
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue