System/Servenix: Disable arcane service, enable arcane-agent service

This commit is contained in:
2026-07-02 16:50:48 +02:00
parent f2382f6270
commit 9cbf83f17b
+2 -3
View File
@@ -22,7 +22,7 @@
# ../services/statespaces.nix # ../services/statespaces.nix
# General services # General services
../services/arcane.nix ../services/arcane-agent.nix
../services/authelia.nix ../services/authelia.nix
../services/bazarr.nix ../services/bazarr.nix
../services/fileflows.nix ../services/fileflows.nix
@@ -113,8 +113,7 @@
"paperless-nextcloud-sync-password" "paperless-nextcloud-sync-password"
"ntfy-auth-users" "ntfy-auth-users"
"ntfy-auth-tokens" "ntfy-auth-tokens"
"arcane-encryption-key" "arcane-agent-key"
"arcane-jwt-secret"
]; ];
}; };