Switch to librewolf

This commit is contained in:
Fern Garden 2025-09-19 14:23:33 +08:00
parent 91a194fa52
commit 6bc0155b77
2 changed files with 6 additions and 2 deletions

View file

@ -249,7 +249,10 @@ with lib; {
# Install some packages.
programs = {
steam.enable = true;
firefox.enable = true;
firefox = {
enable = true;
package = pkgs.librewolf;
};
};
environment.systemPackages = with pkgs; [