nvidia + flake update

This commit is contained in:
2024-08-20 15:55:19 -06:00
parent 2ad2bb52e6
commit 1cdb2fd226
2 changed files with 28 additions and 29 deletions

View File

@@ -17,7 +17,6 @@
};
boot = {
# kernelPackages = pkgs.linuxPackages_zen;
kernelPackages = pkgs.linuxPackages_6_9;
kernel.sysctl = {
"vm.swappiness" = 80;
"net.ipv6.conf.all.disable_ipv6" = 0;