Add ungoogled chromium

This commit is contained in:
thiloho
2024-08-07 08:36:52 +02:00
parent 8e8fed4648
commit 6c16c648a2

View File

@@ -91,7 +91,7 @@
}; };
chromium = { chromium = {
enable = true; enable = true;
package = pkgs.brave; package = pkgs.ungoogled-chromium;
}; };
vscode = { vscode = {
enable = true; enable = true;