Creating a NixOS live CD: Difference between revisions
imported>Makefu mNo edit summary |
imported>Makefu mNo edit summary |
||
| Line 23: | Line 23: | ||
nix-build -A config.system.build.isoImage -I nixos-config=iso.nix /path/to/nixpkgs/nixos | nix-build -A config.system.build.isoImage -I nixos-config=iso.nix /path/to/nixpkgs/nixos | ||
=== Start SSH with your SSH key | === Start SSH with your SSH key === | ||
In your iso.nix: | In your iso.nix: | ||