oracle rice

This commit is contained in:
iofq 2025-09-25 23:04:20 -05:00
parent 33fe28a76b
commit 3d3ae9c9b5
6 changed files with 125 additions and 16 deletions

View file

@ -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;