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
commit4d93a8215f08cbea0bbcb8c668f2bbc9600016da (patch)
tree4293fa5dbec04fdbbed8087dcdfe79ed60b6fb6c /tv/1systems/wu.nix
parentf559b19bec61730c537cdd76233304e66c3f497a (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 8f714ec6..33292c60 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";
};