mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 06:53:01 +00:00
turbovnc.tests: Replace comment link by newer NixOS manual link
(cherry picked from commit 613d50c1d5
)
This commit is contained in:
parent
9157b72c40
commit
8b419f7b3d
@ -24,7 +24,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }: {
|
||||
};
|
||||
|
||||
# So that we can ssh into the VM, see e.g.
|
||||
# http://blog.patapon.info/nixos-local-vm/#accessing-the-vm-with-ssh
|
||||
# https://nixos.org/manual/nixos/stable/#sec-nixos-test-port-forwarding
|
||||
services.openssh.enable = true;
|
||||
users.mutableUsers = false;
|
||||
# `test-instrumentation.nix` already sets an empty root password.
|
||||
|
Loading…
Reference in New Issue
Block a user