sxmo_suspend: deploy with verbose until i know its all working well
This commit is contained in:
@@ -97,6 +97,7 @@ let
|
|||||||
pname = "sxmo_suspend.sh";
|
pname = "sxmo_suspend.sh";
|
||||||
pkgs = [ "rtl8723cs-wowlan" "util-linux" ];
|
pkgs = [ "rtl8723cs-wowlan" "util-linux" ];
|
||||||
src = ./hooks;
|
src = ./hooks;
|
||||||
|
extraMakeWrapperArgs = [ "--add-flags" "--verbose" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
Reference in New Issue
Block a user