summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/settings/satoshipay.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/satoshipay.nix b/system/settings/satoshipay.nix
index bd5f3202..3fc0db36 100644
--- a/system/settings/satoshipay.nix
+++ b/system/settings/satoshipay.nix
@@ -73,7 +73,7 @@
       {
         name = "alan";
         ensurePermissions = {
-          "ALL TABLES IN SCHEMA public" = "ALL PRIVILEGES";
+          "DATABASE satoshipay" = "ALL PRIVILEGES";
         };
       }
       {