From 0e939260828ec146d048ab49ab20eebd539815c7 Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 30 Jun 2023 17:31:23 +0900 Subject: [PATCH] test --- laptop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.