desktop-2024-10-31-13-41-42

This commit is contained in:
Alexander Szczepanski
2024-10-31 13:41:42 +01:00
parent cd4a5fe3c1
commit 6784442e11
9 changed files with 281 additions and 99 deletions

View File

@ -1,5 +1,7 @@
{ config, pkgs, lib, outputs, ... }:
{
users.extraGroups.gamemode.members = [ "alex" ];
programs = {
gamescope = {
enable = true;