93 current 2024-03-01 14:40:11 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
a57d552a0b
commit
f076266992
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@
|
||||||
WantedBy = ["default.target"];
|
WantedBy = ["default.target"];
|
||||||
};
|
};
|
||||||
Service = {
|
Service = {
|
||||||
ExecStart = "${inputs.kb-gui.packages.${pkgs.system}.kb}";
|
ExecStart = "${inputs.kb-gui.packages.${pkgs.system}.kb}/bin/kb";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue