From c4c3ae47e432a9cedd8d538d13538aae9dcc6d61 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 19 May 2023 12:16:12 +0200 Subject: [PATCH] Add missing inputs --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index e37d98b..5af53f0 100644 --- a/common.nix +++ b/common.nix @@ -1,4 +1,4 @@ -{ pkgs, ... }: +{ lib, config, pkgs, ... }: {