[NixOS] Reenable heroic games
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
makeEnable config "myModules.games" false {
|
||||
environment.systemPackages = with pkgs; [
|
||||
steam
|
||||
# heroic
|
||||
heroic
|
||||
];
|
||||
hardware.xone.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user