nixos/tests/fwupd: drop FWUPD_VERBOSE again
This commit is contained in:
@@ -7,9 +7,6 @@ makeInstalledTest {
|
||||
testRunnerFlags = [ "--timeout=1200" ];
|
||||
|
||||
testConfig = {
|
||||
# for easier debugging
|
||||
systemd.globalEnvironment.FWUPD_VERBOSE = "1";
|
||||
|
||||
services.fwupd = {
|
||||
enable = true;
|
||||
daemonSettings.TestDevices = true;
|
||||
|
||||
Reference in New Issue
Block a user