mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/tests/fwupd: drop FWUPD_VERBOSE again
This commit is contained in:
parent
8a8dd3e060
commit
d7fc07c54f
1 changed files with 0 additions and 3 deletions
|
|
@ -7,9 +7,6 @@ makeInstalledTest {
|
|||
testRunnerFlags = [ "--timeout=1200" ];
|
||||
|
||||
testConfig = {
|
||||
# for easier debugging
|
||||
systemd.globalEnvironment.FWUPD_VERBOSE = "1";
|
||||
|
||||
services.fwupd = {
|
||||
enable = true;
|
||||
daemonSettings.TestDevices = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue