home: replace mergeAttrsWithFunc' with mergeAttrsWith'

This commit is contained in:
Primrose 2024-12-21 11:50:37 +01:00
parent 44e3c38658
commit 6a5e526566
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -3,12 +3,13 @@
inputs, inputs,
lib, lib,
modulesFromDir, modulesFromDir,
mergeAttrsWith,
... ...
}: }:
let let
common = common =
lib.mergeAttrsWithFunc mergeAttrsWith
(x: y: { (x: y: {
imports = [ imports = [
x x