fix(systemModules:gaming): typo
This commit is contained in:
parent
ccbf36ec13
commit
3dd8d4a86b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ let
|
||||||
in
|
in
|
||||||
|
|
||||||
{
|
{
|
||||||
config = mkIf (elem "gamiing" host.function) {
|
config = mkIf (elem "gaming" host.function) {
|
||||||
hardware.opengl.extraPackages = [ pkgs.gamescope ];
|
hardware.opengl.extraPackages = [ pkgs.gamescope ];
|
||||||
programs = {
|
programs = {
|
||||||
steam = {
|
steam = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue