diff --git a/module.nix b/module.nix index 3ecaeb0..881b3c7 100644 --- a/module.nix +++ b/module.nix @@ -82,8 +82,6 @@ in { ProtectKernelLogs = true; Restart = "always"; StandardOutput = "journal"; - }; - unitConfig = { LoadCredential = "auth.token:${cfg.mattermost-auth-token-file}"; }; }) cfg.monitors;