about summary refs log tree commit diff
path: root/nixos/modules/virtualisation/amazon-init.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-30treewide: automatically md-convert option descriptionspennae1-1/+1
2022-05-05treewide: pkgs.systemd -> config.systemd.packageJanne Heß1-1/+1
2021-04-18nixos/amazon-init: add user-data shell script supportMatej Urbas1-0/+10
2021-02-15virtualization/amazon-init: enable optionMatej Urbas1-12/+29
2020-04-14amazon-init: add xz to PATHThomas Bereknyei1-1/+1
2020-01-23nixos/amazon-init.nix: Add gzip to amazon-init pathChristian Höppner1-1/+1
2020-01-23nixos/amazon-init.nix: Add gnutar to amazon-init PATHChristian Höppner1-1/+1
2020-01-23nixos/amazon-init.nix: add git to amazon-init script PATHChristian Höppner1-3/+2
2019-12-28virtualization/amazon-init: fix logging, nix pathChristian Höppner1-3/+3
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-1/+1
2017-02-27amazon-init.service: fix starting services at startupDan Peebles1-3/+2
2017-02-16amazon-init NixOS module: fix (I think) race condition with networkDan Peebles1-8/+21
2016-04-25amazon-init.nix: Use makeBinPathTuomas Tynkkynen1-1/+1
2016-02-04Fetch all EC2 metadata / user data in the initrdEelco Dolstra1-5/+4
2016-02-04amazon-init.nix: Be less spammyEelco Dolstra1-1/+1
2016-02-04amazon-init.nix: Don't run nixos-rebuild if we don't have toEelco Dolstra1-7/+7
2015-12-30amazon-image: enable configure-from-userdata and the corresponding VM testDan Peebles1-1/+0
2015-06-30Remove option ec2.metadataEelco Dolstra1-1/+0
2015-06-13Use the right nix when doing things in our amazoninitDan Peebles1-1/+1
2015-06-11Initial attempt at configuring from EC2 userdata (with input from cstrahan). ...Dan Peebles1-0/+52