Have to make user root
This commit is contained in:
parent
6ae866d53e
commit
546b38547d
|
@ -105,7 +105,7 @@
|
||||||
];
|
];
|
||||||
script = "rebuild";
|
script = "rebuild";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
User = config.users.users.default.name;
|
User = config.users.users.root;
|
||||||
};
|
};
|
||||||
startAt = "weekly";
|
startAt = "weekly";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue