about summary refs log tree commit diff
path: root/nixpkgs/nixos/tests/fancontrol.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/nixos/tests/fancontrol.nix')
-rw-r--r--nixpkgs/nixos/tests/fancontrol.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/nixos/tests/fancontrol.nix b/nixpkgs/nixos/tests/fancontrol.nix
index 296c68026415..ecb936097446 100644
--- a/nixpkgs/nixos/tests/fancontrol.nix
+++ b/nixpkgs/nixos/tests/fancontrol.nix
@@ -4,7 +4,7 @@ import ./make-test-python.nix ({ pkgs, ... } : {
     maintainers = [ evils ];
   };
 
-  machine = { ... }: {
+  nodes.machine = { ... }: {
     imports = [ ../modules/profiles/minimal.nix ];
     hardware.fancontrol.enable = true;
     hardware.fancontrol.config = ''