disable frigate

This commit is contained in:
2025-02-22 20:52:56 +02:00
parent 8526e646c3
commit edd0f8097d

View File

@@ -496,7 +496,7 @@ in
};
frigate = {
enable = true;
enable = false;
secretsEnv = config.age.secrets.frigate.path;
};