mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Support for nvidia closed on Parzival
This commit is contained in:
parent
67be541ba1
commit
2d225e05d1
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
|
||||
networking.hostName = "Parzival";
|
||||
|
||||
hardware.nvidia.package = config.boot.kernelPackages.nvidiaPackages.production;
|
||||
hardware.nvidia.open = false;
|
||||
hardware.nvidia.modesetting.enable = true;
|
||||
|
||||
hyprland.enable = true;
|
||||
packages.mudding.enable = true;
|
||||
packages.gaming.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue