desktop-2024-10-31-13-41-42
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
{ config, pkgs, lib, outputs, ... }:
|
||||
{
|
||||
users.extraGroups.gamemode.members = [ "alex" ];
|
||||
|
||||
programs = {
|
||||
gamescope = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user