fix missing import
This commit is contained in:
parent
127c5a7494
commit
4e47baec21
|
|
@ -1,4 +1,4 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports =
|
imports =
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue