1

propagate mylib to modules

This commit is contained in:
2022-08-08 19:46:58 +02:00
parent 35141735b5
commit 91258d3f0d
6 changed files with 13 additions and 10 deletions

View File

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