diff --git a/hosts/gaming/default.nix b/hosts/gaming/default.nix index bc8c4ce..5cbd21d 100644 --- a/hosts/gaming/default.nix +++ b/hosts/gaming/default.nix @@ -48,6 +48,7 @@ wrapProgram $out/bin/tidal-hifi --add-flags "--no-sandbox" ''; }) + ardour ]; hardware.graphics.enable = true;