summary refs log tree commit diff
path: root/nixos/tests/yabar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/yabar.nix')
-rw-r--r--nixos/tests/yabar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/yabar.nix b/nixos/tests/yabar.nix
index 9108004d4df9d..b374ef2968074 100644
--- a/nixos/tests/yabar.nix
+++ b/nixos/tests/yabar.nix
@@ -11,7 +11,7 @@ with lib;
   machine = {
     imports = [ ./common/x11.nix ./common/user-account.nix ];
 
-    services.xserver.displayManager.auto.user = "bob";
+    test-support.displayManager.auto.user = "bob";
 
     programs.yabar.enable = true;
     programs.yabar.bars = {