hosts: nixos: porthos: services: remove tandoor
All checks were successful
ci/woodpecker/push/check Pipeline was successful

I fully transitioned to using Mealie instead.

This reverts commit 493636decb.
This commit is contained in:
Bruno BELANYI 2024-11-11 11:45:11 +00:00
parent 46bd23ff07
commit 7b42368e2f

View file

@ -149,11 +149,6 @@ in
};
# Because I still need to play sysadmin
ssh-server.enable = true;
# Recipe manager
tandoor-recipes = {
enable = true;
secretKeyFile = secrets."tandoor-recipes/secret-key".path;
};
# Torrent client and webui
transmission = {
enable = true;