nixpkgs/nixos/modules/virtualisation/amazon-config.nix

4 lines
77 B
Nix

{
imports = [ <nixpkgs/nixos/modules/virtualisation/amazon-image.nix> ];
}