From 4cbf34f0bf735a9f2f4dbc16972b31371ac4ccca Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Sun, 17 Nov 2024 20:30:11 +0000 Subject: [PATCH] feat(architect/default.nix): add teslamate and postgres services --- hosts/architect/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/architect/default.nix b/hosts/architect/default.nix index 2243059..4833d48 100644 --- a/hosts/architect/default.nix +++ b/hosts/architect/default.nix @@ -47,6 +47,8 @@ in # ./photoprism.nix ./sunshine.nix ./jellyseer.nix + ./teslamate.nix + ./postgres.nix ]; architect = {