krebs.tinc: import types explicitly
This commit is contained in:
parent
ea793ecf79
commit
fdcaa8de73
@ -1,6 +1,7 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
with import <stockholm/lib>;
|
||||
let
|
||||
inherit (import <stockholm/lib>) types;
|
||||
out = {
|
||||
options.krebs.tinc = api;
|
||||
config = imp;
|
||||
|
Loading…
Reference in New Issue
Block a user