games also on ACE
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ lib, host, ... }:
|
||||
lib.mkIf (host == "NxNORTH")
|
||||
lib.mkIf (host == "NxNORTH" || host == "NxACE")
|
||||
{
|
||||
programs = {
|
||||
gamemode = {
|
||||
|
||||
Reference in New Issue
Block a user