From 3c93a100aeb56a3c82d3d4b21c3d71e22661ab56 Mon Sep 17 00:00:00 2001 From: batvin3211 <104458965+batvin3211@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:10:43 -0500 Subject: [PATCH] Update base_lite.nix Replace Firefox with ungoogle chromium --- base_lite.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_lite.nix b/base_lite.nix index af84b4a..f45f0bb 100644 --- a/base_lite.nix +++ b/base_lite.nix @@ -16,7 +16,7 @@ environment.systemPackages = with pkgs; [ git - firefox + ungoogled-chromium libnotify gawk sudo