WD Defaults to Home
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
wantedBy = ["networking-online.target"];
|
wantedBy = ["networking-online.target"];
|
||||||
enable = true;
|
enable = true;
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
WorkingDirectory = "handyhelper";
|
|
||||||
ExecStart = ''
|
ExecStart = ''
|
||||||
${handy_py}/bin/handyhelper
|
${handy_py}/bin/handyhelper
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user