update script reboot fix
This commit is contained in:
@@ -329,6 +329,7 @@
|
|||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
StandardOutput = "journal";
|
StandardOutput = "journal";
|
||||||
StandardError = "journal";
|
StandardError = "journal";
|
||||||
|
Environment = "PATH=${pkgs.nix}/bin:${pkgs.git}/bin:${pkgs.coreutils}/bin:${pkgs.procps}/bin:/run/wrappers/bin";
|
||||||
ExecStart = "${pkgs.writeShellScript "home-manager-update" ''
|
ExecStart = "${pkgs.writeShellScript "home-manager-update" ''
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user