diff --git a/hosts/gerg-desktop/main.nix b/hosts/gerg-desktop/main.nix index 87a0215..880b7ff 100644 --- a/hosts/gerg-desktop/main.nix +++ b/hosts/gerg-desktop/main.nix @@ -21,8 +21,8 @@ allowedUnfree = [ "nvidia-x11" "steam" + "steam-unwrapped" "steam-run" - "steam-original" ]; }; boot.binfmt.emulatedSystems = [ "aarch64-linux" ];