This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f6bb49ad4a
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 04:09:30 -07:00
{
Fix import using module args
2014-05-14 22:15:39 -07:00
imports
=
[
./amazon-image.nix
]
;
* Install a configuration.nix in the AMI. svn path=/nixos/trunk/; revision=22607
2010-07-15 04:09:30 -07:00
}
Reference in New Issue
Copy Permalink