mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Build remote deployments on local host
This commit is contained in:
parent
23ac618fb6
commit
5bdb28659f
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ let
|
|||
${hostName} = {
|
||||
hostname = hostName;
|
||||
sshUser = "root";
|
||||
remoteBuild = true;
|
||||
profiles.system.path =
|
||||
inputs.deploy-rs.lib.x86_64-linux.activate.nixos
|
||||
self.nixosConfigurations.${hostName};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue