[NixOS] Temporarily disable some electron stuff

This commit is contained in:
2023-11-17 23:10:44 -07:00
parent f9042e8e80
commit 295ed619ff
2 changed files with 18 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
makeEnable config "modules.games" false {
environment.systemPackages = with pkgs; [
steam
heroic
# heroic
];
boot.extraModulePackages = with pkgs; [
xboxdrv