Update base_lite.nix
Replace Firefox with ungoogle chromium
This commit is contained in:
parent
aec26d57be
commit
3c93a100ae
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
firefox
|
ungoogled-chromium
|
||||||
libnotify
|
libnotify
|
||||||
gawk
|
gawk
|
||||||
sudo
|
sudo
|
||||||
|
Loading…
Reference in New Issue
Block a user