Add lib to configuration

This commit is contained in:
Sam 2024-10-28 17:52:29 +00:00
parent 16436da1e4
commit dde54c9aa7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ pkgs, inputs, outputs, ... }: { pkgs, inputs, outputs, lib, ... }:
{ {
imports = [ imports = [
inputs.nix-colors.homeManagerModules.default inputs.nix-colors.homeManagerModules.default