diff options
author | makefu <github@syntax-fehler.de> | 2018-04-04 14:46:44 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2018-04-04 14:46:44 +0200 |
commit | 402a0c9847df5b1195cb8b49e2f0cf632668ca71 (patch) | |
tree | 281c9fa56484b163a8b9f4c63d6ad9258fa042d3 /makefu/2configs | |
parent | d1542ef7739a61e9ee11ff86300ed6a3486569ac (diff) |
ma hydra/stockholm: remove enable for postgres
Diffstat (limited to 'makefu/2configs')
-rw-r--r-- | makefu/2configs/hydra/stockholm.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/makefu/2configs/hydra/stockholm.nix b/makefu/2configs/hydra/stockholm.nix index 4bdb09213..35999ae57 100644 --- a/makefu/2configs/hydra/stockholm.nix +++ b/makefu/2configs/hydra/stockholm.nix @@ -5,7 +5,6 @@ { # TODO postgres backup - services.postgresql.enable = true; services.hydra = { enable = true; |