attempts to downgrade mesa

This commit is contained in:
Lyes Saadi 2025-03-17 00:05:05 +01:00
parent 3816dd35cd
commit 0350576970
Signed by: lyes
GPG key ID: 55A1D803917CF39A
7 changed files with 47 additions and 18 deletions

View file

@ -12,7 +12,7 @@
};
# Kernel
boot.kernelPackages = pkgs.linuxPackages_6_12;
# boot.kernelPackages = pkgs.linuxPackages_6_13;
# Boot
boot.loader.systemd-boot.enable = true;