feat: added librewolf

feat/kile-v2
Ricard Illa 2022-02-21 18:52:19 +01:00
parent f0387cb3fe
commit 73dcf4b361
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
{ {
imports = [ ./firefox ]; imports = [ ./firefox ];
home.packages = [ pkgs.librewolf ];
programs.chromium = { programs.chromium = {
enable = true; enable = true;
package = pkgs.ungoogled-chromium; package = pkgs.ungoogled-chromium;