Skip to content

Commit 0b5944c

Browse files
committed
fix nixopt bang
1 parent cea48a6 commit 0b5944c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)