chromium: add golinks

main
Motiejus Jakštys 2024-03-12 16:14:15 +02:00
parent 08188780fc
commit ef23a31058
1 changed files with 6 additions and 0 deletions

View File

@ -93,6 +93,12 @@ in {
generateCaches = true;
};
chromium = {
enable = true;
extensions = [
{id = "mdkgfdijbhbcbajcdlebbodoppgnmhab";} # GoLinks
];
};
firefox = lib.mkIf devTools {
enable = true;
# firefox doesn't need the wrapper on the personal laptop