From 9635846f57bb3488112c60d7d90299631f768d9f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:34:35 +0300 Subject: [PATCH] need to fix grapejuice package --- 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 dfedd607..12cc5e62 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 = true; + grapejuice.enable = false; }; media = { gimp.enable = true;