machines: porthos: services: enable grocy
This commit is contained in:
parent
2ba9c63f2e
commit
58971246e7
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,10 @@ in
|
|||
passwordFile = secrets."gitea/mail-password".path;
|
||||
};
|
||||
};
|
||||
# Grocy ERP
|
||||
grocy = {
|
||||
enable = true;
|
||||
};
|
||||
# Meta-indexers
|
||||
indexers = {
|
||||
prowlarr.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue