config: Accept config,lib as parameters

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-06-30 19:39:51 +03:00
parent 5fc5970587
commit f44b8b5346
Signed by: gkaklas
GPG key ID: C0CAB8A6BDC9399D

View file

@ -1,4 +1,9 @@
{pkgs, ...}: {
{
pkgs,
config,
lib,
...
}: {
imports = [
./homeFiles.nix
./fish.nix