diff --git a/nodes.ia b/nodes.ia index 44ec895..6ed357c 100644 --- a/nodes.ia +++ b/nodes.ia @@ -6,7 +6,7 @@ profiles core; profiles csclub office machine amd64 trusty; @maltodextrin -profiles csclub office machine amd64 quantal webcam; +profiles csclub office machine amd64 trusty; @natural-flavours profiles csclub office machine amd64 quantal; diff --git a/packages.ia b/packages.ia index 0430479..24ce98d 100644 --- a/packages.ia +++ b/packages.ia @@ -447,7 +447,7 @@ if @x-core { install xterm rxvt rxvt-unicode-256color gnome-terminal; # web browsers - install firefox/iceweasel google-chrome-stable chromium; + install firefox/iceweasel google-chrome-stable chromium-browser; remove google-chrome-unstable google-chrome-testing; };