oracle rice
This commit is contained in:
parent
33fe28a76b
commit
3d3ae9c9b5
6 changed files with 125 additions and 16 deletions
|
|
@ -98,9 +98,9 @@
|
|||
};
|
||||
};
|
||||
oracle = {
|
||||
hostname = "129.213.119.29";
|
||||
hostname = "oracle";
|
||||
sshUser = "root";
|
||||
remoteBuild = true;
|
||||
remoteBuild = false;
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = inputs.deploy-rs.lib.${system}.activate.nixos self.nixosConfigurations.oracle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue