diff --git a/home/packages/default.nix b/home/packages/default.nix index ec4497d..6c5e327 100644 --- a/home/packages/default.nix +++ b/home/packages/default.nix @@ -102,7 +102,7 @@ in # Btop (btop.override { cudaSupport = withCuda; }) # PrismLauncher - (prismlauncher.override { withWaylandGLFW = true; }) + # (prismlauncher.override { withWaylandGLFW = true; }) # From nix-packages flake path-of-building-beta