add chromium

This commit is contained in:
Ivan Kirilov Dimitrov 2024-08-22 13:07:57 +02:00
parent dc86d80a3a
commit 3ed2aa4cc1
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -705,6 +705,9 @@ toplevel @ { moduleWithSystem, ... }: {
};
};
};
chromium = {
enable = true;
};
};
xdg.mimeApps.defaultApplications = {
"text/html" = "firefox.desktop";