diff options
| -rw-r--r-- | hermes/nixos/programs/games.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hermes/nixos/programs/games.nix b/hermes/nixos/programs/games.nix index 8d9fb99..32e91be 100644 --- a/hermes/nixos/programs/games.nix +++ b/hermes/nixos/programs/games.nix @@ -7,6 +7,8 @@ # Packages environment.systemPackages = with pkgs; [ prismlauncher heroic + + gpu-screen-recorder gpu-screen-recorder-gtk ]; #Steam |
