nixos/tests: fix some evaluation errors

Fixes errors caught by "nixos/testing: restrict arguments to makeTest" as
well as some unrelated errors and warnings.
This commit is contained in:
Naïm Favier
2022-03-18 01:27:04 +01:00
parent 79a234567c
commit ca8c877f8c
12 changed files with 43 additions and 59 deletions

View File

@@ -48,7 +48,7 @@ let
sudo
ceph
xfsprogs
netcat-openbsd
libressl.nc
];
boot.kernelModules = [ "xfs" ];