Steam link firewall config

This commit is contained in:
Filippo Berto 2022-12-25 10:13:11 +01:00
parent 5db33a43a9
commit ae02f31909
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 8 additions and 0 deletions

View file

@ -162,6 +162,7 @@
./nixos_modules/pro_audio.nix
./nixos_modules/sesar.nix
./nixos_modules/pentablet.nix
./nixos_modules/steam-link.nix
{ home-manager.users.bertof = import ./thor/hm.nix; }
];
@ -182,6 +183,7 @@
./nixos_modules/pro_audio.nix
./nixos_modules/sesar.nix
./nixos_modules/pentablet.nix
./nixos_modules/steam-link.nix
{ home-manager.users.bertof = import ./odin/hm.nix; }
];