This website requires JavaScript.
Explore
Help
Sign In
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
a7e0cb38c2
nixpkgs
/
nixos
/
modules
/
virtualisation
/
amazon-config.nix
4 lines
40 B
Nix
Raw
Normal View
History
Unescape
Escape
* Install a configuration.nix in the AMI. svn path=/nixos/trunk/; revision=22607
2010-07-15 13:09:30 +02:00
{
Fix import using module args
2014-05-15 07:15:39 +02:00
imports
=
[
./amazon-image.nix
]
;
* Install a configuration.nix in the AMI. svn path=/nixos/trunk/; revision=22607
2010-07-15 13:09:30 +02:00
}
Reference in a new issue
Copy permalink