Remove vestigial path
This commit is contained in:
@@ -15,9 +15,6 @@
|
||||
systemd.services.handyhelper = {
|
||||
wantedBy = ["networking-online.target"];
|
||||
enable = true;
|
||||
path = [
|
||||
py
|
||||
];
|
||||
serviceConfig = {
|
||||
ExecStart = let
|
||||
python = pkgs.python3.withPackages (p: with p; [
|
||||
|
||||
Reference in New Issue
Block a user