New container for monitoring

This commit is contained in:
pazpi 2024-08-29 09:19:46 +02:00
parent 6fb4eb236e
commit c7ccbec7c0
4 changed files with 67 additions and 10 deletions

View file

@ -76,7 +76,7 @@ let
in
{
options.my.services.download-pod = {
enable = lib.mkEnableOption "Enable the download searcher stack";
enable = lib.mkEnableOption "Enable the download search stack";
proxy = {
enable = lib.mkEnableOption "Enable proxy for the services";