This commit is contained in:
2025-08-08 22:33:10 +03:00
parent 310f41d9eb
commit 90e9707d27
17 changed files with 69 additions and 56 deletions
+2 -1
View File
@@ -3,6 +3,7 @@
lib,
pkgs,
inputs,
xlib,
...
}:
{
@@ -76,7 +77,7 @@
};
fileSystems."/mnt/nextcloud" = {
device = "${config.xlib.dirs.nextcloud-folder}";
device = "${xlib.dirs.nextcloud-folder}";
options = [
"bind"
#"uid=1000"