with games now
This commit is contained in:
parent
c374ce3fab
commit
6ec7119199
2 changed files with 5 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
nvidia = {
|
||||
modesetting.enable = true;
|
||||
nvidiaSettings = false;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.vulkan_beta;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
};
|
||||
|
||||
graphics = {
|
||||
|
|
|
@ -2,4 +2,8 @@
|
|||
programs.steam = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.gamescope = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue