Gaming: temporarely disable heroic
This commit is contained in:
parent
5141f0bcf3
commit
15d667763c
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@
|
||||||
./rpcs3.nix
|
./rpcs3.nix
|
||||||
];
|
];
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
heroic
|
# Heroic is using an electron version that's considered unsafe, so until that changes I'm not installing it
|
||||||
|
#heroic
|
||||||
prismlauncher-qt5
|
prismlauncher-qt5
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue