mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Remotely build host stratus
This commit is contained in:
parent
2c6ac50ce1
commit
4667bb363f
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ in
|
|||
deploy.nodes.stratus = {
|
||||
hostname = "stratus";
|
||||
sshUser = "root";
|
||||
remoteBuild = true;
|
||||
profiles.system.path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos self.nixosConfigurations.stratus;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue