feat(home:tridactyl): add nix search url

This commit is contained in:
ooks-io 2024-06-18 22:54:59 +12:00
parent ebb226a5da
commit 0446c28a6a

View file

@ -14,7 +14,7 @@ in
config = mkIf (browser == "firefox" || cfg.enable) {
xdg.configFile = {
"tridactyl/tridactylrc".text = ''
set modeindicator false
set searchurls.nix https://sourcegraph.com/search?q=context:global+lang:nix %s
'';
# theme based off base16 themes