mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
hosts/ni: enable Steam Remote Play
This commit is contained in:
parent
ea4ec0d71d
commit
448576577f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user