Try fix
This commit is contained in:
@@ -79,6 +79,10 @@ in
|
||||
SYSTANT_PUBLISH_INTERVAL = toString cfg.publishInterval;
|
||||
# Override RELEASE_COOKIE to bypass file reading
|
||||
RELEASE_COOKIE = "systant-bypass-cookie";
|
||||
# Set proper PATH for NixOS
|
||||
PATH = "/run/current-system/sw/bin:/run/wrappers/bin:\${PATH}";
|
||||
# Set log level to debug for troubleshooting
|
||||
SYSTANT_LOG_LEVEL = "debug";
|
||||
};
|
||||
|
||||
serviceConfig = {
|
||||
|
||||
Reference in New Issue
Block a user