Add comment how to build isoImage

This commit is contained in:
teutat3s 2022-08-29 11:53:55 +02:00
parent 242de215d6
commit 209eed069c
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -1,9 +1,6 @@
{ profiles, ... }:
{
# build with: `nix build '.#nixosConfigurations.bootstrap.config.system.build.bootstrapIso'`
# reachable on the local link via ssh root@fe80::47%eno1
# where 'eno1' is replaced by your own machine's network
# interface that has the local link to the target machine
# build with: `nix build ".#nixosConfigurations.bootstrap.config.system.build.isoImage"`
imports = [
# profiles.networking
profiles.users.root # make sure to configure ssh keys