update: flake inputs, no longer pin kernel version for affogato

This commit is contained in:
2025-08-15 17:26:54 +02:00
parent 2f806f21e5
commit a8dcdeef92
3 changed files with 17 additions and 16 deletions

View File

@@ -20,7 +20,6 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_6_13;
boot.kernelParams = [
# disable panel self refresh for i915
#"i915.enable_psr=0"