From b2071110099ca42ce8d3497db0d024fb8aa03e8a Mon Sep 17 00:00:00 2001 From: makefu Date: Sat, 15 Jul 2017 19:01:02 +0200 Subject: ma: replace path to 2configs, init source.nix --- 1systems/tsp/config.nix | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '1systems/tsp/config.nix') diff --git a/1systems/tsp/config.nix b/1systems/tsp/config.nix index 25fc2b49b..7169638d4 100644 --- a/1systems/tsp/config.nix +++ b/1systems/tsp/config.nix @@ -6,18 +6,18 @@ { imports = [ # Include the results of the hardware scan. - ../. - ../2configs/gui/base.nix - ../2configs/fs/sda-crypto-root.nix + + + # hardware specifics are in here - ../2configs/hw/tp-x200.nix #< imports tp-x2x0.nix + - ../2configs/disable_v6.nix - ../2configs/rad1o.nix + + - ../2configs/zsh-user.nix - ../2configs/exim-retiolum.nix - ../2configs/tinc/retiolum.nix + + + ]; # not working in vm krebs.build.host = config.krebs.hosts.tsp; -- cgit v1.2.3