host/nix: remove wd2 registry
This commit is contained in:
parent
d885a8baa9
commit
89a8637e0e
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ in
|
|||
(lib.mkIf cfg.enableMyRegistry {
|
||||
templates = mkRegistry "tmpl" "${gitple}/mynix/templates";
|
||||
tools = mkRegistry "tools" "${gitple}/mynix/tools";
|
||||
tools_wd2 = mkRegistry "wd2" "${gitple}/pleshevskiy/wd2";
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue