update lockfile, gitiffy
This commit is contained in:
parent
a6d6637b3e
commit
3c96c9818c
3 changed files with 89 additions and 20 deletions
|
@ -42,7 +42,7 @@ in {
|
|||
systemd.services.math-project = {
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
ExecStart = "${lib.getExe math-project}";
|
||||
ExecStart = "${lib.getExe math-project.packages.x86_64-linux.default}";
|
||||
RemainAfterExit = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue