This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| { modulesPath, ... }: { | { config, lib, pkgs, modulesPath, ... }: { | ||||||
|   imports = [ (modulesPath + "/profiles/qemu-guest.nix") ]; |   imports = [ (modulesPath + "/profiles/qemu-guest.nix") ]; | ||||||
|   boot.kernelPackages = pkgs.linuxPackages_latest; |   boot.kernelPackages = pkgs.linuxPackages_latest; | ||||||
|   nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; |   nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user