mirror of
https://codeberg.org/icewind/taspromto.git
synced 2026-06-03 08:34:21 +02:00
fix module
This commit is contained in:
parent
94580d3558
commit
9efddb96aa
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in {
|
|||
};
|
||||
|
||||
serviceConfig = {
|
||||
ExecStart = "${config.package}/bin/taspromto";
|
||||
ExecStart = "${cfg.package}/bin/taspromto";
|
||||
EnvironmentFile = cfg.mqttCredentailsFile;
|
||||
Restart = "on-failure";
|
||||
DynamicUser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue