diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix
index e91fd82c8..38a89cfc3 100644
--- a/tv/2configs/hw/x220.nix
+++ b/tv/2configs/hw/x220.nix
@@ -1,5 +1,4 @@
-{ pkgs, ... }:
-
+{ config, pkgs, ... }:
 {
   imports = [
     ../smartd.nix