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