fix: no more warnings when building :)

This commit is contained in:
Teesh 2026-02-01 20:35:55 +02:00
parent 8d5b6146e5
commit 41a019ff5a

View file

@ -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} = {