From 9b62b9d74ba298b10823d5b71aa46d6ea46f0e13 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 1 Aug 2017 22:37:41 +0200 Subject: tv systems: normalize head --- tv/1systems/alnus/config.nix | 4 +--- tv/1systems/mu/config.nix | 4 +--- tv/1systems/nomic/config.nix | 4 +--- tv/1systems/wu/config.nix | 4 +--- tv/1systems/xu/config.nix | 4 +--- tv/1systems/zu/config.nix | 4 +--- 6 files changed, 6 insertions(+), 18 deletions(-) diff --git a/tv/1systems/alnus/config.nix b/tv/1systems/alnus/config.nix index dd9e594f..b53a8ea9 100644 --- a/tv/1systems/alnus/config.nix +++ b/tv/1systems/alnus/config.nix @@ -1,8 +1,6 @@ -{ config, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ imports = [ diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 01de9ee6..11715c14 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -1,8 +1,6 @@ -{ config, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ imports = [ diff --git a/tv/1systems/nomic/config.nix b/tv/1systems/nomic/config.nix index 64cccde0..e9669980 100644 --- a/tv/1systems/nomic/config.nix +++ b/tv/1systems/nomic/config.nix @@ -1,8 +1,6 @@ -{ config, lib, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ krebs.build.host = config.krebs.hosts.nomic; imports = [ diff --git a/tv/1systems/wu/config.nix b/tv/1systems/wu/config.nix index cdcaa98d..24a1141b 100644 --- a/tv/1systems/wu/config.nix +++ b/tv/1systems/wu/config.nix @@ -1,8 +1,6 @@ -{ config, lib, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ krebs.build.host = config.krebs.hosts.wu; imports = [ diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index 0525be85..0444b95c 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -1,8 +1,6 @@ -{ config, lib, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ krebs.build.host = config.krebs.hosts.xu; imports = [ diff --git a/tv/1systems/zu/config.nix b/tv/1systems/zu/config.nix index 7267bbc9..1a924a47 100644 --- a/tv/1systems/zu/config.nix +++ b/tv/1systems/zu/config.nix @@ -1,8 +1,6 @@ -{ config, lib, pkgs, ... }: - with import ; +{ config, pkgs, ... }: { -{ krebs.build.host = config.krebs.hosts.zu; imports = [ -- cgit v1.2.3