about summary refs log tree commit diff
path: root/stallo-configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'stallo-configuration.nix')
-rw-r--r--stallo-configuration.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/stallo-configuration.nix b/stallo-configuration.nix
index c3e73d41f43b..b58497f9e4b5 100644
--- a/stallo-configuration.nix
+++ b/stallo-configuration.nix
@@ -17,7 +17,4 @@
       };
     };
   };
-
-  # Enable PostgreSQL for development
-  services.postgresql.enable = true;
 }