This website requires JavaScript.
Explore
Help
Sign in
movefasta
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-06-21 08:59:20 +03:00
Code
Activity
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 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
}
Copy permalink