From 126a89574119b1b1ddae9759f763343b9b2ed201 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Mon, 15 Jan 2024 11:59:59 +0300 Subject: [PATCH] Remove createLocally --- hosts/cube/nextcloud.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/cube/nextcloud.nix b/hosts/cube/nextcloud.nix index 04ab083..56d5fd1 100644 --- a/hosts/cube/nextcloud.nix +++ b/hosts/cube/nextcloud.nix @@ -22,7 +22,6 @@ in serverSystemConfiguration { config.adminpassFile = config.age.secrets."cube/password.nextcloud".path; config.dbtype = "pgsql"; - database.createLocally = true; extraAppsEnable = true; extraApps = {