change autoupgrade from 5 to 1min

This commit is contained in:
Souliboi 2024-12-27 14:10:24 +01:00
commit b21f40caf1

View file

@ -26,7 +26,7 @@ in
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;
flake = "git+https://git.hamburg.ccc.de/jopejoe1/c3terminal"; flake = "git+https://git.hamburg.ccc.de/jopejoe1/c3terminal";
dates = "5min"; dates = "1min";
}; };
users.users.c3terminal = { users.users.c3terminal = {