try again
This commit is contained in:
parent
ad904f0bc3
commit
573c7104ab
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
||||||
nvidia = {
|
nvidia = {
|
||||||
modesetting.enable = true;
|
modesetting.enable = true;
|
||||||
nvidiaSettings = false;
|
nvidiaSettings = false;
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
||||||
};
|
};
|
||||||
|
|
||||||
graphics = {
|
graphics = {
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
withNiri = true;
|
withNiri = true;
|
||||||
withGnome = false;
|
withGnome = false;
|
||||||
withPlasma = false;
|
withPlasma = true;
|
||||||
|
|
||||||
withVM = false;
|
withVM = false;
|
||||||
withContainers = true;
|
withContainers = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue