docs(issue-template): label Nix install option as "flakes" (#519)

The bug report form's install-source dropdown listed "Cachix / Nix",
but Cachix is just a binary cache — users actually install the app
via the Nix flake. Relabel to "flakes" so the dropdown reflects the
mechanism people pick.
This commit is contained in:
Frank Stellmacher
2026-05-09 17:44:44 +02:00
committed by GitHub
parent acc367207a
commit 268086ac74
+1 -1
View File
@@ -87,7 +87,7 @@ body:
- AUR — psysonic-bin
- .deb (Linux)
- .rpm (Linux)
- Cachix / Nix
- flakes
- .dmg (macOS)
- .msi installer (Windows)
- Built from source