Files
dotfiles/overlays/firefox.nix
T

6 lines
81 B
Nix

inputs: final: prev: {
firefox-unwrapped = final.stable.firefox-unwrapped;
}