diff --git a/paludis/package_mask.conf b/paludis/package_mask.conf index 24fd45c..2489ff7 100644 --- a/paludis/package_mask.conf +++ b/paludis/package_mask.conf @@ -88,3 +88,6 @@ dev-python/pypy:2.0 # useless update =games-action/brutal-legend-20130615-r1 + + +>x11-drivers/nvidia-drivers-343.36 diff --git a/profile b/profile index d9ba4f7..6847b85 100644 --- a/profile +++ b/profile @@ -14,7 +14,7 @@ fi # settings. For system defaults, you can add a new file in /etc/profile.d/. export EDITOR=${EDITOR:-/bin/nano} export PAGER=${PAGER:-/usr/bin/less} -export GREP_OPTIONS="--directories=skip" +#export GREP_OPTIONS="--directories=skip" # 077 would be more secure, but 022 is generally quite realistic umask 022