fixed o001 tailscale with key for o001 host in secrets
This commit is contained in:
parent
7185d24a8b
commit
56b10965a9
27 changed files with 988 additions and 985 deletions
|
|
@ -42,7 +42,7 @@
|
|||
targetPlatform = system;
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = deploy-rs.lib.aarch64-linux.activate.nixos self.nixosConfigurations.${configuration_name};
|
||||
path = deploy-rs.lib.${system}.activate.nixos self.nixosConfigurations.${configuration_name};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue