summary refs log tree commit diff
path: root/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2017-01-25 15:07:37 +0200
committerTuomas Tynkkynen <tuomas@tuxera.com>2017-01-25 15:07:37 +0200
commit32643dc07db92ed989c496f23037138802927dea (patch)
tree900b8de6976b62cd73410d39226cde6c68fff97e /nixos/modules/installer/cd-dvd/sd-image-aarch64.nix
parent0e4c1bfb43a4558fe9c2c420a907d40e757fa585 (diff)
downloadnixpkgs-32643dc07db92ed989c496f23037138802927dea.tar
nixpkgs-32643dc07db92ed989c496f23037138802927dea.tar.gz
nixpkgs-32643dc07db92ed989c496f23037138802927dea.tar.bz2
nixpkgs-32643dc07db92ed989c496f23037138802927dea.tar.lz
nixpkgs-32643dc07db92ed989c496f23037138802927dea.tar.xz
nixpkgs-32643dc07db92ed989c496f23037138802927dea.tar.zst
nixpkgs-32643dc07db92ed989c496f23037138802927dea.zip
installer: sd-image-*.nix: Document how to build them
Diffstat (limited to 'nixos/modules/installer/cd-dvd/sd-image-aarch64.nix')
-rw-r--r--nixos/modules/installer/cd-dvd/sd-image-aarch64.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix b/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix
index 517ddc75c87..8cf349fbd07 100644
--- a/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix
+++ b/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix
@@ -1,3 +1,5 @@
+# To build, use:
+# nix-build nixos -I nixos-config=nixos/modules/installer/cd-dvd/sd-image-aarch64.nix -A config.system.build.sdImage
 { config, lib, pkgs, ... }:
 
 let