Sandro Jäckel
|
d50e23f0a4
|
glxinfo: replace with mesa-demos
|
2024-08-28 14:38:12 +02:00 |
|
Niklas Hambüchen
|
613d50c1d5
|
turbovnc.tests: Replace comment link by newer NixOS manual link
|
2024-05-29 03:15:44 +00:00 |
|
Niklas Hambüchen
|
cd519b6101
|
turbovnc.tests: Don't override already-empty password to empty
|
2024-05-29 03:12:28 +00:00 |
|
Niklas Hambüchen
|
1f77a3c14b
|
turbovnc.tests: Fix passwordless test VM root login
|
2024-05-29 03:08:47 +00:00 |
|
Niklas Hambüchen
|
1be779cf3c
|
turbovnc.tests: Fix negative test failing due to string grep
|
2024-05-29 03:07:43 +00:00 |
|
Matthieu Coudron
|
cf10d7aef8
|
services.openssh: support freeform settings (#193757)
* services.openssh: support freeform settings
Keep "extraConfig" but introduces "settings".
Also renames several options
(mkRenamedOptionModule [ "services" "openssh" "kbdInteractiveAuthentication" ] [ "services" "openssh" "settings" "KbdInteractiveAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "passwordAuthentication" ] [ "services" "openssh" "settings" "PasswordAuthentication" ])
(mkRenamedOptionModule [ "services" "openssh" "useDns" ] [ "services" "openssh" "settings" "UseDns" ])
(mkRenamedOptionModule [ "services" "openssh" "permitRootLogin" ] [ "services" "openssh" "settings" "PermitRootLogin" ])
* updated doc
* regen doc
|
2023-01-15 16:32:46 +01:00 |
|
Robert Hensing
|
aa0f27abb0
|
treewide: machine -> nodes.machine
|
2022-03-28 14:11:58 +02:00 |
|
Robert Hensing
|
739c51ae4e
|
nixosTests: Redirect stdout to stderr when detaching
Avoids blocking on stdout.
|
2021-11-05 02:41:26 +01:00 |
|
David Arnold
|
c1fcae3e88
|
nixos/test: some test fixes in succession of #125992
|
2021-08-20 14:36:48 -05:00 |
|
Niklas Hambüchen
|
b46f6cba79
|
turbovnc: Add programs.turbovnc, add test for headless software OpenGL
|
2021-03-14 06:27:43 +01:00 |
|