ma x: do not import stockholm libs if not required
This commit is contained in:
parent
9adb8c9825
commit
9af31259b8
|
@ -1,9 +1,7 @@
|
|||
#
|
||||
#
|
||||
#
|
||||
{ config, pkgs, ... }:
|
||||
with import <stockholm/lib>;
|
||||
|
||||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
imports =
|
||||
[ # base
|
||||
|
|
Loading…
Reference in a new issue