Removed do.proxy from hydra jobs
Proxy config was removed in an earlier commit but I forgot to update hydra jobs.
This commit is contained in:
parent
6eef2a92da
commit
e36c08086e
1 changed files with 0 additions and 2 deletions
|
@ -120,8 +120,6 @@
|
||||||
name:
|
name:
|
||||||
inputs.self.nixosConfigurations."${name}".config.system.build.toplevel
|
inputs.self.nixosConfigurations."${name}".config.system.build.toplevel
|
||||||
);
|
);
|
||||||
|
|
||||||
droplets.proxy = inputs.self.doConfigurations.proxy;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue