mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
Remove option ec2.metadata
This commit is contained in:
parent
433a13d12a
commit
96b325b0b7
3 changed files with 1 additions and 11 deletions
|
@ -45,7 +45,6 @@ let
|
|||
'';
|
||||
in {
|
||||
imports = [ "${modulesPath}/virtualisation/amazon-image.nix" ];
|
||||
ec2.metadata = true;
|
||||
boot.postBootCommands = ''
|
||||
${bootScript} &
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue