home: remove unneeded lib

This commit is contained in:
Guanran Wang 2023-10-05 18:07:47 +08:00
parent a8ad66dcd8
commit 995165f641
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ config, pkgs, ... }:
{
home = {