try replacing the second (and later) question marks with an ampersand &
this post was submitted on 02 May 2026
5 points (100.0% liked)
Nix / NixOS
2797 readers
1 users here now
Main links
Videos
founded 3 years ago
MODERATORS
o yea that did work, I didn't find anywhere where this could be documented so I had no idea, thanks a lot!!
It's how URLs work: nothing flake specific
Documented here: https://developer.mozilla.org/en-US/docs/Learn_web_development/Howto/Web_mechanics/What_is_a_URL#parameters Not a nix specific feature.
o i didn't know those worked just like regular urls, makes sense now