mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Add chromium
This commit is contained in:
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user