fix: flake lib for deploy-rs
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
teutat3s 2024-01-08 23:53:06 +01:00
parent d530641f06
commit 1208975664
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -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";