l red-host: don't import container-networking
This commit is contained in:
parent
8c074037a1
commit
2d87daa73f
@ -3,10 +3,6 @@ let
|
|||||||
ctr.name = "red";
|
ctr.name = "red";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
|
||||||
<stockholm/lass/2configs/container-networking.nix>
|
|
||||||
];
|
|
||||||
|
|
||||||
|
|
||||||
krebs.sync-containers3.containers.red = {
|
krebs.sync-containers3.containers.red = {
|
||||||
sshKey = "${toString <secrets>}/containers/red/sync.key";
|
sshKey = "${toString <secrets>}/containers/red/sync.key";
|
||||||
|
Loading…
Reference in New Issue
Block a user