From 37b8fb357cd70f82ee1e498957e0b647f062af1a Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:44:56 +0300 Subject: [PATCH] enable grapejuice --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 12cc5e62..dfedd607 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -47,7 +47,7 @@ wine.enable = true; lutris.enable = true; steam.enable = true; - grapejuice.enable = false; + grapejuice.enable = true; }; media = { gimp.enable = true;