summaryrefslogtreecommitdiffstats
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
commit960e66201e35768e4439e59c8fe78b1976b914c4 (patch)
treee55af925c98d9d36d285fd9e65609447a16c5577
parent77be9b677d0be4222ad385a6508ff66dbcdf71c4 (diff)
tv x220: add config argument
-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 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