summaryrefslogtreecommitdiffstats
path: root/lass/2configs/hw
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/hw')
-rw-r--r--lass/2configs/hw/tp-x220.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/lass/2configs/hw/tp-x220.nix b/lass/2configs/hw/tp-x220.nix
index 44b2dcac..ec36fa96 100644
--- a/lass/2configs/hw/tp-x220.nix
+++ b/lass/2configs/hw/tp-x220.nix
@@ -2,6 +2,9 @@
with import <stockholm/lib>;
{
+ imports = [
+ ../smartd.nix
+ ];
networking.wireless.enable = lib.mkDefault true;
hardware.enableAllFirmware = true;