diff options
author | tv <tv@krebsco.de> | 2017-08-01 20:09:48 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-01 20:09:48 +0200 |
commit | 66b12e03c43412004d20da29353724c344157d9a (patch) | |
tree | 03353e15fc8fc2dec982231cb42697ddc55184c9 /tv | |
parent | 1a7e9622f2c0ce57064e6c965a9b50d08207c6c5 (diff) |
tv zu: drop test secret-file
Diffstat (limited to 'tv')
-rw-r--r-- | tv/1systems/zu/config.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tv/1systems/zu/config.nix b/tv/1systems/zu/config.nix index 8eb64a2..272fba8 100644 --- a/tv/1systems/zu/config.nix +++ b/tv/1systems/zu/config.nix @@ -6,12 +6,6 @@ with import <stockholm/lib>; krebs.build.host = config.krebs.hosts.zu; imports = [ - { - options.tv.test.sercret-file = mkOption { - type = types.secret-file; - default = {}; - }; - } <stockholm/tv> <stockholm/tv/2configs/hw/x220.nix> <stockholm/tv/2configs/exim-retiolum.nix> |