Chrome instead of chromium for desktops.
This commit is contained in:
@@ -3,7 +3,7 @@ let
|
||||
workstationProfile = import ./workstation.nix { inherit pkgs; };
|
||||
|
||||
desktopPkgs = with pkgs; [
|
||||
unstable.chromium
|
||||
browser-previews.google-chrome
|
||||
foot # Wayland-native terminal emulator
|
||||
wofi # Application launcher for Wayland
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user