heroic is fixed, so this is no longer needed
but now it takes forever to install
This commit is contained in:
@@ -333,7 +333,6 @@ nixpkgs = {
|
|||||||
config = {
|
config = {
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-24.8.6"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# localSystem = {
|
# localSystem = {
|
||||||
@@ -470,7 +469,7 @@ and wineWow are installed.
|
|||||||
# nixGaming.packages.${pkgs.hostPlatform.system}.wine-discord-ipc-bridge
|
# nixGaming.packages.${pkgs.hostPlatform.system}.wine-discord-ipc-bridge
|
||||||
# vulkan-tools # needed? stuff for vulkan drivers I suppose
|
# vulkan-tools # needed? stuff for vulkan drivers I suppose
|
||||||
unstable.cartridges
|
unstable.cartridges
|
||||||
unstable.heroic # install epic games
|
heroic # install epic games
|
||||||
gamemode # optimizes linux to have better gaming performance
|
gamemode # optimizes linux to have better gaming performance
|
||||||
# grapejuice # roblox manager
|
# grapejuice # roblox manager
|
||||||
# minecraft # minecraft official launcher
|
# minecraft # minecraft official launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user