feat(Zephyrus): Enable gamemode

This commit is contained in:
GaspardCulis 2024-10-23 11:03:40 +02:00
parent 4ed0ad3068
commit 8ae7ff1579

View file

@ -48,6 +48,9 @@
# ADB
programs.adb.enable = true;
# Gaming
programs.gamemode.enable = true;
# User config
users.groups.gaspard = {
name = "gaspard";
@ -60,6 +63,7 @@
"seat"
"audio"
"adbusers"
"gamemode"
"networkmanager"
];
group = "gaspard";