Merge pull request #119812 from sternenseemann/packagekit-fix-test
nixos/tests/packagekit: fix test machine evaluation
This commit is contained in:
commit
f3a1bb4e37
@ -8,7 +8,6 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [ dbus ];
|
||||
services.packagekit = {
|
||||
enable = true;
|
||||
backend = "test_nop";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user