From 3a45df7b1a12b14a8aae29e1d0658df654071d69 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Fri, 10 Oct 2025 11:38:25 -0400 Subject: [PATCH] Update nixos wiki link --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 12a2aab..301132e 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -177,7 +177,7 @@ memory_combined_required="40" lug_wiki="https://wiki.starcitizen-lug.org" # NixOS section in Wiki -lug_wiki_nixos="https://wiki.starcitizen-lug.org/Tips-and-Tricks#nixos" +lug_wiki_nixos="https://wiki.starcitizen-lug.org/Alternative-Installations#nix-installation" # RSI Installer version and url rsi_installer_base_url="https://install.robertsspaceindustries.com/rel/2"