summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2018-10-23 18:27:45 +0200
committertv <tv@krebsco.de>2018-10-23 18:27:45 +0200
commit8f5dc7af96cd1211982ed0cf325d3b89b2bd1646 (patch)
tree814f8a4137ff0005aa04e906d94c1c5337a46c8d /tv
parentbdae63be0e9e3813948b8a9cd968b3410e0e392d (diff)
tv x220: add config argument
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/hw/x220.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/tv/2configs/hw/x220.nix b/tv/2configs/hw/x220.nix
index e91fd82..38a89cf 100644
--- a/tv/2configs/hw/x220.nix
+++ b/tv/2configs/hw/x220.nix
@@ -1,5 +1,4 @@
-{ pkgs, ... }:
-
+{ config, pkgs, ... }:
{
imports = [
../smartd.nix