From b9202d6d3574cd29ba93bcf7e2d53c966cc8de8f Mon Sep 17 00:00:00 2001 From: uttarayan21 Date: Mon, 22 Jul 2024 18:39:11 +0530 Subject: [PATCH] feat: Added steam and alvr --- nixos/ryu.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nixos/ryu.nix b/nixos/ryu.nix index e0a31736..0965643f 100644 --- a/nixos/ryu.nix +++ b/nixos/ryu.nix @@ -14,6 +14,9 @@ enable = true; polkitPolicyOwners = ["servius"]; }; + alvr.enable = true; + alvr.openFirewall = true; + steam.enable = true; }; hardware.graphics = {