diff options
Diffstat (limited to 'tv/2configs/hw/x220.nix')
| -rw-r--r-- | tv/2configs/hw/x220.nix | 3 | 
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  | 
