1
0
Fork 0

Khanda: re-enable remote build automatic updates

This commit is contained in:
Aires 2024-10-25 09:11:02 -04:00
parent aa1c55492b
commit b1cc911658

View file

@ -51,6 +51,7 @@ in
autoUpgrade = {
enable = true;
configDir = config.secrets.nixConfigFolder;
extraFlags = "--build-host hevana";
onCalendar = "weekly";
user = config.users.users.aires.name;
};