summaryrefslogtreecommitdiff
path: root/Hero/Service.nix
diff options
context:
space:
mode:
Diffstat (limited to 'Hero/Service.nix')
-rw-r--r--Hero/Service.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Hero/Service.nix b/Hero/Service.nix
index e5d811b..89c6907 100644
--- a/Hero/Service.nix
+++ b/Hero/Service.nix
@@ -61,6 +61,7 @@ in
"HERO_BEAM=${cfg.beam}/static"
"HERO_PORT=${toString cfg.port}"
"HERO_KEEP=${cfg.keep}"
+ "HERO_SKEY=/run/hero/skey"
];
Type = "simple";
Restart = "on-abort";