nixos/tests/nextcloud: fix eval
This commit is contained in:
@@ -39,7 +39,7 @@ runTest (
|
||||
};
|
||||
extraAppsEnable = true;
|
||||
extraApps = with config.services.nextcloud.package.packages.apps; {
|
||||
inherit notify_push notes;
|
||||
inherit notes;
|
||||
};
|
||||
settings.trusted_proxies = [ "::1" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user