From b869d08400905ae8b93fff956f979252f3a21c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Fri, 3 Jan 2020 14:28:38 +0000 Subject: [PATCH] latest --- nixos/boxes/foureighty.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/boxes/foureighty.nix b/nixos/boxes/foureighty.nix index f1e930ab..83b9b522 100644 --- a/nixos/boxes/foureighty.nix +++ b/nixos/boxes/foureighty.nix @@ -3,7 +3,7 @@ networking.hostName = "foureighty"; nixpkgs.config.packageOverrides = pkgs: { - linux_latest_hardened = pkgs.linux_hardened.override { + linux_latest_hardened = pkgs.linux_latest_hardened.override { extraConfig = '' IA32_EMULATION y KVM m