weh
This commit is contained in:
parent
3ff659d3d3
commit
1c04408e9f
6 changed files with 641 additions and 1794 deletions
|
@ -213,7 +213,7 @@
|
|||
|
||||
boot = {
|
||||
blacklistedKernelModules = ["nouveau" "i915"];
|
||||
kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
supportedFilesystems = ["btrfs" "ntfs"];
|
||||
tmp.useTmpfs = true;
|
||||
|
||||
|
@ -498,7 +498,7 @@
|
|||
nvidia-container-toolkit.enable = true;
|
||||
|
||||
nvidia = {
|
||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
open = false;
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue