fix: flake lib for deploy-rs
This commit is contained in:
parent
d530641f06
commit
1208975664
|
@ -89,7 +89,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
flake = {
|
flake = {
|
||||||
deploy.nodes = self.b12f-os.lib.deploy.mkDeployNodes self.nixosConfigurations {
|
deploy.nodes = self.lib.deploy.mkDeployNodes self.nixosConfigurations {
|
||||||
pioneer-momo-koeln = {
|
pioneer-momo-koeln = {
|
||||||
hostname = "80.244.242.4";
|
hostname = "80.244.242.4";
|
||||||
sshUser = "barkeeper";
|
sshUser = "barkeeper";
|
||||||
|
|
Loading…
Reference in a new issue