Add stylix to firefox profile

This commit is contained in:
Eriq Taing
2026-09-13 13:50:40 -04:00
parent ba7d998226
commit c8e449b9b7
+4
View File
@@ -127,6 +127,9 @@
popups = 18; popups = 18;
}; };
}; };
targets = {
firefox.profileNames = [ "Personal" ];
};
}; };
# Services # Services
@@ -195,6 +198,7 @@
}; };
libreoffice.enable = true; libreoffice.enable = true;
kitty.enable = true; kitty.enable = true;
firefox.enable = true;
}; };
nixpkgs.config = { nixpkgs.config = {