mirror of
https://github.com/youwen5/nixos.git
synced 2025-03-03 23:51:12 -08:00
parent
ccf58bcf15
commit
e43ec017ec
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ in
|
||||||
"steam-unwrapped"
|
"steam-unwrapped"
|
||||||
];
|
];
|
||||||
|
|
||||||
users.users = forAllGamemodeUsers (username: {
|
users.users = forAllGamemodeUsers (_: {
|
||||||
extraGroups = [ "gamemode" ];
|
extraGroups = [ "gamemode" ];
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue