Skip to content

Commit c255710

Browse files
committed
fix nixopt bang
1 parent cea48a6 commit c255710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bang.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74050,7 +74050,7 @@ export const bangs = [
7405074050
s: "NixOS options",
7405174051
sc: "Sysadmin",
7405274052
t: "nixopt",
74053-
u: "https://nixos.org/nixos/options.html#{{{s}}}",
74053+
u: "https://nixos.org/nixos/options.html?query={{{s}}}",
7405474054
},
7405574055
{
7405674056
c: "Tech",

0 commit comments

Comments
 (0)