nextcloud proxy logic attempt
This commit is contained in:
@@ -12,6 +12,7 @@ in
|
||||
enable = true;
|
||||
users = "jawz";
|
||||
};
|
||||
enableProxy = true;
|
||||
enableContainers = true;
|
||||
apps.dictionaries.enable = true;
|
||||
apps.dictionaries.users = "jawz";
|
||||
@@ -51,6 +52,7 @@ in
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
enableCron = true;
|
||||
enableProxy = true;
|
||||
};
|
||||
}
|
||||
// enableList mkEnabled [
|
||||
|
||||
Reference in New Issue
Block a user