remove empty extensions
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Hendrik Sokolowski 2023-10-06 00:54:45 +02:00
parent 489001fb5b
commit f6ebcdd2a3

View file

@ -18,8 +18,6 @@ in {
programs.firefox = {
enable = true;
package = pkgs.firefox-wayland;
extensions = [
];
profiles = {
default = {
id = 0;