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
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 11:09:30 +00:00
{
Fix import using module args
2014-05-15 01:15:39 -04:00
imports
=
[
./amazon-image.nix
]
;
* Install a configuration.nix in the AMI. svn path=/nixos/trunk/; revision=22607
2010-07-15 11:09:30 +00:00
}
Reference in New Issue
Copy Permalink