From 1a44ca82843e6c7aad9ed7c72a27c7f9c8287969 Mon Sep 17 00:00:00 2001 From: Quentin Boyer Date: Sat, 9 Nov 2024 23:12:30 +0100 Subject: [PATCH] hostconfig/gandalf: Fix unfree steam --- hostconfig/gandalf/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hostconfig/gandalf/default.nix b/hostconfig/gandalf/default.nix index 1a5f35f..b70de05 100644 --- a/hostconfig/gandalf/default.nix +++ b/hostconfig/gandalf/default.nix @@ -25,6 +25,7 @@ unfreePackages = [ "steam" "steam-original" + "steam-unwrapped" "cnijfilter2" "spotify" "discord"