Fix Manual Backup exit-code-127: add bash+gawk to service PATH, harden launcher
This commit is contained in:
@@ -382,6 +382,8 @@ in
|
||||
};
|
||||
|
||||
path = [
|
||||
pkgs.bash
|
||||
pkgs.gawk
|
||||
pkgs.qrencode
|
||||
pkgs.curl
|
||||
pkgs.iproute2
|
||||
|
||||
Reference in New Issue
Block a user