From a280d25a8e1d1a6d1c0c56e3d02f4ed9fe6f7efc Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:38:21 +0400 Subject: [PATCH] ok --- 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 f295e0e7..d31dbc7b 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;