mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
so many tests
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
};
|
||||
|
||||
fileSystems."/mnt/nextcloud" = {
|
||||
device = "${inputs.zeroq.dirs.nextcloud-folder}";
|
||||
device = "${config.xlib.dirs.nextcloud-folder}";
|
||||
options = [
|
||||
"bind"
|
||||
#"uid=1000"
|
||||
|
||||
Reference in New Issue
Block a user