starlight: add gamemode
This commit is contained in:
parent
c31aedbe07
commit
217afd86b8
|
@ -123,6 +123,9 @@
|
|||
uhk-udev-rules
|
||||
];
|
||||
|
||||
programs.gamemode.enable = true;
|
||||
users.users.artemis.extraGroups = [ "gamemode" ];
|
||||
|
||||
# Home
|
||||
home-manager.users.artemis = {
|
||||
programs.mangohud = {
|
||||
|
|
Loading…
Reference in a new issue