add lib imports to home.nix
This commit is contained in:
parent
fe94bb10d9
commit
fc44aa2136
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
# Home Manager needs a bit of information about you and the paths it should
|
# Home Manager needs a bit of information about you and the paths it should
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue