summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-06 22:16:59 +0100
committertv <tv@krebsco.de>2015-11-06 22:20:26 +0100
commit260f893f9d9f5bd54c7b406021bce14fd2c39139 (patch)
tree6aba1a299aeec8431f7dc993a0ce958cb63b7ee2 /tv/1systems/wu.nix
parent1877698dbd2254201cf17245661e2e4b5d99dee4 (diff)
krebs.build.source.dir.host defaults to current.host
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 8f714ec..33292c6 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -15,11 +15,9 @@ with lib;
target-path = "/var/src/nixpkgs";
};
dir.secrets = {
- host = config.krebs.hosts.wu;
path = "/home/tv/secrets/wu";
};
dir.stockholm = {
- host = config.krebs.hosts.wu;
path = "/home/tv/stockholm";
target-path = "/var/src/stockholm";
};