fix module

This commit is contained in:
Jonas Heinrich 2025-03-12 12:18:15 +01:00
parent 1701e433dd
commit 462ccfbc72

View file

@ -87,7 +87,6 @@ in
serviceConfig = { serviceConfig = {
Type = "simple"; Type = "simple";
ExecStart = lib.getExe pkgs.eintopf-radar-sync; ExecStart = lib.getExe pkgs.eintopf-radar-sync;
DynamicUser = true;
EnvironmentFile = [ cfg.secrets ]; EnvironmentFile = [ cfg.secrets ];
# hardening # hardening