From 37a23e87ae240fed8a2124d879f7eb080528311f Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Sat, 17 Aug 2024 19:37:38 +0000 Subject: [PATCH] NixOS: Fix relative link --- content/docs/distros/nixos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/distros/nixos.md b/content/docs/distros/nixos.md index 41547db..d520b51 100644 --- a/content/docs/distros/nixos.md +++ b/content/docs/distros/nixos.md @@ -28,7 +28,7 @@ SteamVR works like it does on other distros for the most part. Unfotrunately, if [setcap doesn't work](https://github.com/NixOS/nixpkgs/issues/42117#issuecomment-996731579) but can be done manually. ## Envision -[Envision](../fossvr/envision) has been packaged in [nixos unstable](https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=+envision) but is still in early development and is not recommended. It may also mess with your `monado.service` setup in unexpected ways. +[Envision](../../fossvr/envision) has been packaged in [nixos unstable](https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=+envision) but is still in early development and is not recommended. It may also mess with your `monado.service` setup in unexpected ways. ## Community Overlays [Nixpkgs-xr](https://github.com/nix-community/nixpkgs-xr) provides overlays for the exisiting nixpkgs. If the mainline packages are broken for you (whether it be compiling or in function) for any reason, adding this, as described in the readme, might help. \ No newline at end of file