From 6c987b449245b6b40cf72da69766ae3d0ffb2875 Mon Sep 17 00:00:00 2001 From: Sefa Eyeoglu Date: Tue, 10 Feb 2026 13:29:01 +0100 Subject: [PATCH] Add Nix package to README (#432) Signed-off-by: Sefa Eyeoglu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18a21b7..5629c1a 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ There are multiple ways to install WayVR: 1. AppImage: Download from [Releases](https://github.com/wlx-team/wayvr/releases) 1. AUR package: [wayvr](https://aur.archlinux.org/packages/wayvr) or [wayvr-git](https://aur.archlinux.org/packages/wayvr-git) +1. Nix package: [wayvr](https://search.nixos.org/packages?channel=unstable&show=wayvr&query=wayvr) or [unstable package from nixpkgs-xr](https://github.com/nix-community/nixpkgs-xr) 1. [Building from source](https://github.com/wlx-team/wayvr/wiki/Building-from-Source). ### General Setup