Skip to content

Commit

Permalink
[steam] enable local share
Browse files Browse the repository at this point in the history
  • Loading branch information
ejiek committed Sep 2, 2023
1 parent 9027a50 commit a24e951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/steam/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ in {

nixpkgs.allowUnfreePackages = [ "steam" "steam-original" "steam-run" ];
};

networking.firewall.allowedTCPPorts = [ 24070 ];
}

0 comments on commit a24e951

Please sign in to comment.