firefox: add profiles with extensions
This commit is contained in:
parent
56fc1bda1a
commit
eb99d0526c
4 changed files with 413 additions and 4 deletions
|
@ -106,6 +106,11 @@
|
|||
url = "github:jmgilman/nixago";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
nur = {
|
||||
url = "github:nix-community/NUR";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue