open-vm-tools: fixes host VMware errors
This commit is contained in:
committed by
zimbatm
parent
0ecef73966
commit
133dc10e5a
@@ -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" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user