fix: no more warnings when building :)
This commit is contained in:
parent
8d5b6146e5
commit
41a019ff5a
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
system = pkgs.stdenv.hostPlatform.system;
|
||||
ff-addons = inputs.firefox-addons.packages.${system};
|
||||
in {
|
||||
stylix.targets.firefox.profileNames = [ config.flake.meta.user.name ];
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.${config.flake.meta.user.name} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue