mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: nextcloud test
This commit is contained in:
parent
ae34da3498
commit
92f2ea48bd
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ in {
|
|||
fileSystems."/var/lib/${nextcloud.name}" = {
|
||||
device = nextcloud.paths.path0;
|
||||
fsType = "none";
|
||||
options = ["bind"];
|
||||
options = ["bind" "rw"];
|
||||
depends = [server.storage0.mount];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue