diff options
Diffstat (limited to 'mv')
-rw-r--r-- | mv/1systems/stro.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix index 08e6ce2ce..e371db788 100644 --- a/mv/1systems/stro.nix +++ b/mv/1systems/stro.nix @@ -1,6 +1,6 @@ { config, lib, pkgs, ... }: -with config.krebs.lib; +with import <stockholm/lib>; { krebs = { |