home: remove unneeded lib
This commit is contained in:
parent
a8ad66dcd8
commit
995165f641
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
home = {
|
||||
|
|
Loading…
Reference in a new issue