mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-10 07:17:49 +02:00
meta: Replace firefox-addons with packages in flake
This simplifies things a bit since we're no longer relying on another input and can add extensions not in the firefox-addons repository.
This commit is contained in:
@ -190,8 +190,7 @@ in
|
||||
};
|
||||
|
||||
extraSpecialArgs = {
|
||||
inherit (nix-config.inputs) firefox-addons;
|
||||
inherit phone;
|
||||
inherit nix-config phone;
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user