basado: add ant to gamemode group
This commit is contained in:
parent
1000c9665a
commit
adb56935a1
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in
|
|||
shell = pkgs.fish;
|
||||
description = "ant";
|
||||
extraGroups =
|
||||
[ "networkmanager" "wheel" "video" "libvirtd" "msr" "docker" ];
|
||||
[ "networkmanager" "wheel" "video" "libvirtd" "msr" "docker" "gamemode" ];
|
||||
packages = with pkgs; [ ];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue