Steam: use module setting for firewall

This commit is contained in:
Filippo Berto 2023-09-06 22:52:22 +02:00
parent 3e6350c90a
commit 1b02a12ce3
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
3 changed files with 1 additions and 8 deletions

View file

@ -82,6 +82,7 @@ with lib; {
export GSETTINGS_SCHEMA_DIR="${pkgs.gsettings-desktop-schemas}/share/gsettings-schemas/${pkgs.gsettings-desktop-schemas.name}/glib-2.0/schemas/"
'';
};
remotePlay.openFirewall = true;
};
zsh = { enable = true; };
};