diff options
author | tv <tv@krebsco.de> | 2016-10-20 20:54:38 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-10-20 20:54:38 +0200 |
commit | ad5f0d7819ee0c5bac10e426e21d236c075620d8 (patch) | |
tree | b8394701a29087811ccb8b133aef261e66c34872 /mv | |
parent | a215010f30eafe2c193f34b8a8c4025b2897f583 (diff) |
drop config.krebs.lib
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 08e6ce2..e371db7 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 = { |