diff --git a/Justfile b/Justfile index 7c90cef..cd16d80 100644 --- a/Justfile +++ b/Justfile @@ -37,6 +37,12 @@ alias gc := collectgarbage collectgarbage: nh clean all +[group('maintainence')] +genFirefoxAddons: + nix run git+https://git.sr.ht/~rycee/mozilla-addons-to-nix/ -- \ + overlays/firefox-addons/addons.json \ + overlays/firefox-addons/addons.nix + alias s := search search this: nh search {{this}}