Have to make user root

This commit is contained in:
Lillian Violet 2024-03-01 14:54:21 +01:00
parent 6ae866d53e
commit 546b38547d

View file

@ -105,7 +105,7 @@
];
script = "rebuild";
serviceConfig = {
User = config.users.users.default.name;
User = config.users.users.root;
};
startAt = "weekly";
};