Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2025-12-09 19:34:50 +00:00 committed by GitHub
parent b8792fddd2
commit 8bb45f2344
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@
dates = "daily"; dates = "daily";
persistent = true; persistent = true;
allowReboot = false; allowReboot = false;
channel = "https://nixos.org/channels/nixos-unstable";
flags = [ flags = [
"--upgrade" "--upgrade"
"--option" "tarball-ttl" "0" "--option" "tarball-ttl" "0"