update script journal enabled
This commit is contained in:
@@ -327,6 +327,8 @@
|
|||||||
};
|
};
|
||||||
Service = {
|
Service = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
|
StandardOutput = "journal";
|
||||||
|
StandardError = "journal";
|
||||||
ExecStart = "${pkgs.writeShellScript "home-manager-update" ''
|
ExecStart = "${pkgs.writeShellScript "home-manager-update" ''
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user