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 | b17e484d614486dc0c1cc45a954ead28f15dc074 (patch) | |
tree | 131be83c26af7076e095f8bd2db60487df5b5341 /tv/1systems | |
parent | 5b11cb09e24b8f6b89f80f6ca092cf4000418741 (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 8c2a9ae43..7cb903a44 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 1f3e010a4..e1a9076dc 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 |