Loading nixos/maintainers/scripts/ec2/amazon-image.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ in { imports = [ ../../../modules/virtualisation/amazon-image.nix ]; # Amazon recomments setting this to the highest possible value for a good EBS # Amazon recommends setting this to the highest possible value for a good EBS # experience, which prior to 4.15 was 255. # https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html#timeout-nvme-ebs-volumes config.boot.kernelParams = Loading Loading
nixos/maintainers/scripts/ec2/amazon-image.nix +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ in { imports = [ ../../../modules/virtualisation/amazon-image.nix ]; # Amazon recomments setting this to the highest possible value for a good EBS # Amazon recommends setting this to the highest possible value for a good EBS # experience, which prior to 4.15 was 255. # https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html#timeout-nvme-ebs-volumes config.boot.kernelParams = Loading