autoupdate

This commit is contained in:
jopejoe1 2024-12-10 23:16:03 +01:00
parent 110f47dbde
commit 23082d8847

View file

@ -16,6 +16,12 @@ in
time.timeZone = "Europe/Berlin";
facter.reportPath = ./facter.json;
system.autoUpgrade = {
enable = true;
flake = "git+https://git.hamburg.ccc.de/jopejoe1/c3terminal";
dates = "5min";
};
users.users.c3terminal = {
isNormalUser = true;
password = "test";