From 0719670abd747e1bfecf89353fed01f25b0af296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 13 Jun 2022 17:12:45 +0200 Subject: nixos/modules: add gaming --- nixos/machine/binky.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/machine') diff --git a/nixos/machine/binky.nix b/nixos/machine/binky.nix index 26ffe1d..595a21d 100644 --- a/nixos/machine/binky.nix +++ b/nixos/machine/binky.nix @@ -58,6 +58,8 @@ with lib; config = "config /run/secrets/old.ovpn"; }; + cynerd.gaming = true; + }; } -- cgit v1.2.3