Merge branch 'pr/14911'

This commit is contained in:
zimbatm
2016-05-05 21:28:27 +01:00
3 changed files with 49 additions and 39 deletions
@@ -25,6 +25,8 @@ in
serviceConfig.ExecStart = "${open-vm-tools}/bin/vmtoolsd";
};
environment.etc."vmware-tools".source = "${pkgs.open-vm-tools}/etc/vmware-tools/*";
services.xserver = {
videoDrivers = mkOverride 50 [ "vmware" ];