hosts: nixos: porthos: services: disable grocy
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
574634b64e
commit
0b64c9caa7
|
@ -52,10 +52,6 @@ in
|
||||||
passwordFile = secrets."gitea/mail-password".path;
|
passwordFile = secrets."gitea/mail-password".path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Grocy ERP
|
|
||||||
grocy = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
# Meta-indexers
|
# Meta-indexers
|
||||||
indexers = {
|
indexers = {
|
||||||
prowlarr.enable = true;
|
prowlarr.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue