nvidia driver flavor
This commit is contained in:
parent
fedda9fa10
commit
ca90b4a0c9
1 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
openrgb
|
openrgb
|
||||||
gwe
|
gwe
|
||||||
liquidctl
|
liquidctl
|
||||||
|
egl-wayland
|
||||||
];
|
];
|
||||||
|
|
||||||
fileSystems."/home" = {
|
fileSystems."/home" = {
|
||||||
|
|
@ -66,7 +67,7 @@
|
||||||
};
|
};
|
||||||
hardware.nvidia = {
|
hardware.nvidia = {
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
# package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "NOcomputer";
|
networking.hostName = "NOcomputer";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue