Update FredOS-Gaming.nix

This commit is contained in:
ediblerope 2026-01-11 10:24:38 +00:00 committed by GitHub
parent d86b9945a4
commit 7fa1480866
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,6 @@
# Bootloader # Bootloader
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.loader.timeout = 1;
system.autoUpgrade = { system.autoUpgrade = {
enable = true; enable = true;