Package: Replace chromium with ungoogled one.

This commit is contained in:
Dmitry Voronin 2024-10-23 08:45:01 +03:00
parent 78b22b8226
commit 795e23c72d
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -98,7 +98,7 @@
common = with pkgs; [
evince # Document viewer.
chromium # Just in case I ever need it.
ungoogled-chromium # Just in case I ever need it.
gimp # Image manipulation program.
gnome-calculator # Calculator.
gparted # GUI disk utility just in case.