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 | dada153f79a4cbd4cb7eb1d4ec56c76edda13f23 (patch) | |
tree | 3d68b776156930efe335a5789678c10e4d9e0a0e /tv/1systems/zu | |
parent | ac8bff61c4788aca65e21d5426a6266471c47890 (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 7267bbc..1a924a4 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 = [ |