diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index ea385b8..be9ee49 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -31,8 +31,6 @@ snapper virtualisation - modules.services.postgres - ./filesystem.nix ./kernel.nix ./networking.nix @@ -40,7 +38,6 @@ ../../users/rin ]; - services.postgresql.ensureDatabases = [ "barista" "barista-dev" ]; systemd.services.nix-daemon.environment.TMPDIR = "/nix/tmp"; # For steam fhs-env