virtualbox has been upgraded in nixpkgs
This commit is contained in:
parent
c52d1025d7
commit
39a080a585
@ -9,8 +9,7 @@
|
||||
./common-sw.nix
|
||||
];
|
||||
|
||||
# FIXME: switch back to linuxPackages_latest; depends on new virtualbox version
|
||||
boot.kernelPackages = pkgs.linuxPackages_4_6;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
nix.useSandbox = true;
|
||||
nix.binaryCaches = [ https://cache.nixos.org ];
|
||||
|
Loading…
Reference in New Issue
Block a user