update script journal enabled

This commit is contained in:
2025-12-18 07:18:43 +01:00
parent db5cd7a996
commit 1ff5b5d6fd

View File

@@ -327,6 +327,8 @@
};
Service = {
Type = "oneshot";
StandardOutput = "journal";
StandardError = "journal";
ExecStart = "${pkgs.writeShellScript "home-manager-update" ''
set -e