From fa38155eec9563dc9dc620a77900d87b97443cfe Mon Sep 17 00:00:00 2001 From: makefu Date: Sat, 15 Jul 2017 18:57:16 +0200 Subject: ma: move systems to subdir, init source --- makefu/1systems/tsp/config.nix | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 makefu/1systems/tsp/config.nix (limited to 'makefu/1systems/tsp') diff --git a/makefu/1systems/tsp/config.nix b/makefu/1systems/tsp/config.nix new file mode 100644 index 000000000..25fc2b49b --- /dev/null +++ b/makefu/1systems/tsp/config.nix @@ -0,0 +1,29 @@ +# +# +# +{ config, pkgs, ... }: + +{ + 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; + + networking.firewall.allowedTCPPorts = [ + 25 + ]; + +} -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/75100000.lock: No such file or directory (2)