update script reboot fix
This commit is contained in:
@@ -329,6 +329,7 @@
|
||||
Type = "oneshot";
|
||||
StandardOutput = "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" ''
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user