tweak update settings, update flake.lock

This commit is contained in:
Vinzenz Schroeter 2024-12-21 14:38:16 +01:00
parent 906a264118
commit d65d585136
4 changed files with 12 additions and 8 deletions

View file

@ -33,5 +33,8 @@ nixpkgs.lib.nixosSystem {
];
};
}
{
system.autoUpgrade.allowReboot = true;
}
];
}