Add chromium

This commit is contained in:
thiloho
2023-10-01 04:59:10 +02:00
parent cbc08e20fd
commit 5387381c8f
2 changed files with 4 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
};
chromium = {
enable = true;
package = pkgs.brave;
package = pkgs.google-chrome;
};
vscode = {
enable = true;
@@ -85,7 +85,6 @@
teamspeak5_client
discord
qbittorrent
chromium
neofetch
];
};