Fix enable ungoogled chromium

This commit is contained in:
Eli Ribble 2025-03-06 15:00:34 -07:00
parent 7e7df75a27
commit f185e4f61f
1 changed files with 2 additions and 3 deletions

View File

@ -174,9 +174,8 @@
# Set up Android dev tools
programs.adb.enable = true;
# Install firefox.
programs.firefox.enable = true;
# Integrate Chromium with Plasma
programs.chromium.enablePlasmaBrowserIntegration = true;
# Set neovim as the default editor
programs.neovim.enable = true;