[NixOS] Temporarily disable some electron stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
makeEnable config "modules.games" false {
|
||||
environment.systemPackages = with pkgs; [
|
||||
steam
|
||||
heroic
|
||||
# heroic
|
||||
];
|
||||
boot.extraModulePackages = with pkgs; [
|
||||
xboxdrv
|
||||
|
||||
Reference in New Issue
Block a user