fix option name
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 30s
Some checks failed
Activate Homelab Configuration / rebuild (push) Failing after 30s
This commit is contained in:
parent
d4de48420f
commit
ac8e025f67
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ in {
|
|||
|
||||
fileSystems."/var/lib/cryptpad" = {
|
||||
device = "/mnt/data/apps/cryptpad";
|
||||
dependsOn = [ "/mnt/data" ];
|
||||
depends = [ "/mnt/data" ];
|
||||
options = [ "bind" "nofail" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue