SEMICOLON!@
This commit is contained in:
parent
7d7ed8dfd4
commit
bf6572e6b2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
"Home Manager Options" = {
|
"Home Manager Options" = {
|
||||||
urls = [{ template = "https://mipmip.github.io/home-manager-option-search/?query={searchTerms}" }];
|
urls = [{ template = "https://mipmip.github.io/home-manager-option-search/?query={searchTerms}"; }];
|
||||||
icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
|
icon = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg";
|
||||||
definedAliases = [ "@hm" ];
|
definedAliases = [ "@hm" ];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue