summary refs log tree commit diff
path: root/nixos/tests/fcitx/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/fcitx/default.nix')
-rw-r--r--nixos/tests/fcitx/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/fcitx/default.nix b/nixos/tests/fcitx/default.nix
index a243be8dc19..78b322d351d 100644
--- a/nixos/tests/fcitx/default.nix
+++ b/nixos/tests/fcitx/default.nix
@@ -5,7 +5,7 @@ import ../make-test-python.nix (
     # copy_from_host works only for store paths
     rec {
         name = "fcitx";
-        machine =
+        nodes.machine =
         {
           pkgs,
           ...