Added node exporters on more machines
This commit is contained in:
parent
1f44933617
commit
8f813f3865
5 changed files with 29 additions and 29 deletions
|
@ -77,6 +77,9 @@
|
|||
user = "root";
|
||||
sshUser = "alejandro";
|
||||
path = deployPkgs.deploy-rs.lib.aarch64-linux.activate.nixos inputs.self.nixosConfigurations.pi4;
|
||||
# Usually deploy from an x86_64 machine and don't want to bother
|
||||
# trying to build an aarch64 derivation
|
||||
remoteBuild = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue