Artturin
54ece050b8
nixos/qemu-vm: default memorySize 384 -> 1024
...
the default hasn't been changed since 2009
this can improve our test performances
nixos/tests: remove explicit memorySize <1024
1024MiB is now the default
2021-11-21 17:27: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
rnhmjoj
e2a668224f
nixos/tests/enlightenment: fix renamed options
...
All program-specific `autoLogin` options have been unified under
`displayManager.autoLogin`.
2021-09-22 11:20:29 +02:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
José Romildo Malaquias
7add03458e
nixos/tests/enlightenment: fix some steps in the first time wizard
2020-05-25 09:50:24 -03:00
José Romildo Malaquias
24b1e92d3d
nixos/tests: add enlightenment desktop environment
2020-05-05 08:47:20 -03:00