diff options
author | tv <tv@krebsco.de> | 2017-08-01 22:37:41 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-01 22:39:47 +0200 |
commit | 9b62b9d74ba298b10823d5b71aa46d6ea46f0e13 (patch) | |
tree | a066b8c5a14299b56c0105115016084d40aa9dae /tv/1systems/zu | |
parent | f58b49aa82769b4f3eca5ee0e63de407224c7dd9 (diff) |
tv systems: normalize head
Diffstat (limited to 'tv/1systems/zu')
-rw-r--r-- | tv/1systems/zu/config.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tv/1systems/zu/config.nix b/tv/1systems/zu/config.nix index 7267bbc9e..1a924a477 100644 --- a/tv/1systems/zu/config.nix +++ b/tv/1systems/zu/config.nix @@ -1,8 +1,6 @@ -{ config, lib, pkgs, ... }: - with import <stockholm/lib>; +{ config, pkgs, ... }: { -{ krebs.build.host = config.krebs.hosts.zu; imports = [ |