Hi, Marc Weber wrote:
Good idea to enable SSH on the CD. But: > + # allow starting sshd by running "start sshd" > + services.sshd.enable = true; > + jobs.sshd.startOn = > "never-start-ssh-automatically-you-should-set-root-password-first"; Just set startOn to "". This field is not an appropriate place to put documentation. -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
