added missing imports

This commit is contained in:
chloe 2024-07-15 16:46:14 +02:00
parent 1b6566b1ae
commit fe06885b78
6 changed files with 11 additions and 6 deletions

View file

@ -1,4 +1,9 @@
{ pkgs, lib }:
{
config,
pkgs,
lib,
...
}:
with lib;
let