summaryrefslogtreecommitdiffstats
path: root/tv/1systems/rmdir.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-06 22:36:01 +0100
committertv <tv@krebsco.de>2015-11-06 22:36:01 +0100
commit3aaadcaacf699a8b1efeb35e27337c8881cba036 (patch)
tree8cf72dce6adbc48c741454d73fa21f747bb761f5 /tv/1systems/rmdir.nix
parent260f893f9d9f5bd54c7b406021bce14fd2c39139 (diff)
tv: condense krebs.build
Diffstat (limited to 'tv/1systems/rmdir.nix')
-rw-r--r--tv/1systems/rmdir.nix14
1 files changed, 0 insertions, 14 deletions
diff --git a/tv/1systems/rmdir.nix b/tv/1systems/rmdir.nix
index 53f14d7..1f1d975 100644
--- a/tv/1systems/rmdir.nix
+++ b/tv/1systems/rmdir.nix
@@ -17,23 +17,9 @@ in
{
krebs.build.host = config.krebs.hosts.rmdir;
- krebs.build.user = config.krebs.users.tv;
krebs.build.target = "root@rmdir.internet";
- krebs.build.source = {
- git.nixpkgs = {
- url = https://github.com/NixOS/nixpkgs;
- rev = "c44a593aa43bba6a0708f6f36065a514a5110613";
- };
- dir.secrets = {
- path = "/home/tv/secrets/rmdir";
- };
- dir.stockholm = {
- path = "/home/tv/stockholm";
- };
- };
-
imports = [
../2configs/hw/CAC-Developer-1.nix
../2configs/fs/CAC-CentOS-7-64bit.nix