diff options
author | tv <tv@krebsco.de> | 2015-12-28 00:02:58 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-12-28 00:02:58 +0100 |
commit | c93aae51f502954921914fa2b1b350b2c7a8ecb2 (patch) | |
tree | fe019438b77ca34ecfad3b6c1b53e87dd01901bb /tv/1systems | |
parent | aea1d15a80c61e3cccfbe7f8f60b8ba0fe360709 (diff) |
tv backup: initial commit
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/cd.nix | 1 | ||||
-rw-r--r-- | tv/1systems/xu.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix index 8c2a9ae..7cb903a 100644 --- a/tv/1systems/cd.nix +++ b/tv/1systems/cd.nix @@ -7,6 +7,7 @@ with lib; krebs.build.target = "root@cd.internet"; imports = [ + ../2configs/backup.nix ../2configs/hw/CAC-Developer-2.nix ../2configs/fs/CAC-CentOS-7-64bit.nix #../2configs/consul-server.nix diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 1f3e010..e1a9076 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -9,6 +9,7 @@ with lib; "7ae05edcdd14f6ace83ead9bf0d114e97c89a83a"; imports = [ + ../2configs/backup.nix # TODO ../2configs/hw/x220.nix #../2configs/consul-client.nix ../2configs/git.nix |