NixOS:nixos-rebuild build-vm: Difference between revisions
imported>Nixinator No edit summary |
imported>Nixinator No edit summary |
||
Line 7: | Line 7: | ||
You will that you will not be able to login to this virtual machine, as the passwords are not carried over to the virtual machine you build. | You will that you will not be able to login to this virtual machine, as the passwords are not carried over to the virtual machine you build. | ||
If you have a user called nixosvmtest, | If you have a user called nixosvmtest for example , you can add | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |