add betterfox for firefox
This commit is contained in:
parent
950a7ff2ca
commit
f62f1c58c6
4 changed files with 38 additions and 0 deletions
|
|
@ -43,6 +43,15 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
betterfox-nix = {
|
||||
type = "github";
|
||||
owner = "HeitorAugustoLN";
|
||||
repo = "betterfox-nix";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
niri-flake = {
|
||||
type = "github";
|
||||
owner = "sodiboo";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue