diff --git a/laptop/configuration.nix b/laptop/configuration.nix index f1f39002..2a705f0d 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -10,7 +10,7 @@ # Other things to consider: # Telegraf -{ config, pkgs, ... }: { +{ lib, config, pkgs, ... }: { imports = [ # Include the results of the hardware scan.