summaryrefslogtreecommitdiffstats
path: root/tv/3modules/hosts.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-20 20:54:38 +0200
committertv <tv@krebsco.de>2016-10-20 20:54:38 +0200
commitad5f0d7819ee0c5bac10e426e21d236c075620d8 (patch)
treeb8394701a29087811ccb8b133aef261e66c34872 /tv/3modules/hosts.nix
parenta215010f30eafe2c193f34b8a8c4025b2897f583 (diff)
drop config.krebs.lib
Diffstat (limited to 'tv/3modules/hosts.nix')
-rw-r--r--tv/3modules/hosts.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/3modules/hosts.nix b/tv/3modules/hosts.nix
index 7bf3267..1187405 100644
--- a/tv/3modules/hosts.nix
+++ b/tv/3modules/hosts.nix
@@ -1,6 +1,6 @@
{ config, ... }:
-with config.krebs.lib;
+with import <stockholm/lib>;
{
options.tv.hosts = mkOption {