tv retiolum: s/cd|echelon/ni/

This commit is contained in:
tv 2016-11-10 23:54:09 +01:00
parent f458fd8be9
commit a125dad5a8

View File

@ -7,9 +7,8 @@ with import <stockholm/lib>;
enable = true;
connectTo = filter (ne config.krebs.build.host.name) [
"gum"
"ni"
"prism"
"echelon"
"cd"
];
tincPackage = pkgs.tinc_pre;
};