Shura: set automatic updates to apply on reboot
This commit is contained in:
parent
d424eb2a53
commit
053fdff41f
|
@ -59,6 +59,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
configDir = config.secrets.nixConfigFolder;
|
configDir = config.secrets.nixConfigFolder;
|
||||||
onCalendar = "daily";
|
onCalendar = "daily";
|
||||||
|
operation = "boot";
|
||||||
user = config.users.users.aires.name;
|
user = config.users.users.aires.name;
|
||||||
};
|
};
|
||||||
netdata = {
|
netdata = {
|
||||||
|
|
Loading…
Reference in a new issue