diff options
Diffstat (limited to 'tv/3modules/hosts.nix')
-rw-r--r-- | tv/3modules/hosts.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/3modules/hosts.nix b/tv/3modules/hosts.nix index 7bf3267c7..118740510 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 { |