hosts/ni: enable Steam Remote Play

This commit is contained in:
Gabriel Arazas 2023-09-17 13:57:44 +08:00
parent ea4ec0d71d
commit 448576577f
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -117,6 +117,9 @@
vpn.personal.enable = true;
};
# This is somewhat used for streaming games from it.
programs.steam.remotePlay.openFirewall = true;
tasks.backup-archive.enable = true;
workflows.workflows.a-happy-gnome.enable = true;