fix missing import

This commit is contained in:
Radu Andries 2023-12-07 15:47:38 +01:00
parent 127c5a7494
commit 4e47baec21
1 changed files with 1 additions and 1 deletions

View File

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