Add heroic game launcher to gaming
This commit is contained in:
@@ -6,4 +6,8 @@
|
|||||||
steam.remotePlay.openFirewall = true;
|
steam.remotePlay.openFirewall = true;
|
||||||
steam.localNetworkGameTransfers.openFirewall = true;
|
steam.localNetworkGameTransfers.openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = [
|
||||||
|
pkgs.heroic
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user