diff --git a/1systems/x/config.nix b/1systems/x/config.nix index c11454e..97d11fb 100644 --- a/1systems/x/config.nix +++ b/1systems/x/config.nix @@ -1,9 +1,7 @@ # # # -{ config, pkgs, ... }: -with import <stockholm/lib>; - +{ config, pkgs, lib, ... }: { imports = [ # base