mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Update shared-desktop.nix
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
firefox.enable = true;
|
||||
chromium = {
|
||||
enable = true;
|
||||
package = pkgs.google-chrome;
|
||||
package = pkgs.brave;
|
||||
};
|
||||
vscode = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user