diff --git a/nixos/boxes/foureighty.nix b/nixos/boxes/foureighty.nix index 83b9b522..f1e930ab 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_latest_hardened.override { + linux_latest_hardened = pkgs.linux_hardened.override { extraConfig = '' IA32_EMULATION y KVM m