diff --git a/home/logistik/home.nix b/home/logistik/home.nix index 08e4c59..ff3d444 100644 --- a/home/logistik/home.nix +++ b/home/logistik/home.nix @@ -327,6 +327,8 @@ }; Service = { Type = "oneshot"; + StandardOutput = "journal"; + StandardError = "journal"; ExecStart = "${pkgs.writeShellScript "home-manager-update" '' set -e