Fix zsh history bug, add packages for gaming and printing
This commit is contained in:
@@ -100,6 +100,9 @@
|
||||
# Install Steam
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = with pkgs; [
|
||||
proton-ge-bin
|
||||
];
|
||||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
localNetworkGameTransfers.openFirewall = true;
|
||||
|
||||
Reference in New Issue
Block a user