fix: flake lib for deploy-rs #263
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
};
|
||||
|
||||
flake = {
|
||||
deploy.nodes = self.b12f-os.lib.deploy.mkDeployNodes self.nixosConfigurations {
|
||||
deploy.nodes = self.lib.deploy.mkDeployNodes self.nixosConfigurations {
|
||||
pioneer-momo-koeln = {
|
||||
hostname = "80.244.242.4";
|
||||
sshUser = "barkeeper";
|
||||
|
|
Loading…
Add table
Reference in a new issue