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, ... }: {