diff --git a/nixos/roles/steambox/default.nix b/nixos/roles/steambox/default.nix index 38227c10..4590d3fc 100644 --- a/nixos/roles/steambox/default.nix +++ b/nixos/roles/steambox/default.nix @@ -28,6 +28,9 @@ in environment.systemPackages = with pkgs; [ steam_autostart steam-run + + # Geforce NOW + microsoft-edge ]; # Enable the KDE Desktop Environment.