Hi Germ
On 17 May 2011 10:47, Germ Steel <[email protected]> wrote:
> [root@nixos:~]# VBoxClient-all
> Failed to connect to the VirtualBox kernel service
Looks like the guest additions in Nixos need to be updated to 4.0.6 to
match the Xorg ABI.
Before updating they worked for me (except copying from the VM for
some reason) using:
environment.systemPackages = [
config.boot.kernelPackages.virtualboxGuestAdditions
];
cheers
Rohan
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev