Switch to librewolf
This commit is contained in:
parent
91a194fa52
commit
6bc0155b77
2 changed files with 6 additions and 2 deletions
|
@ -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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue