firefox: add profiles with extensions

This commit is contained in:
steveej 2025-01-19 23:38:55 +01:00
parent 56fc1bda1a
commit eb99d0526c
4 changed files with 413 additions and 4 deletions

View file

@ -106,6 +106,11 @@
url = "github:jmgilman/nixago";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =