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

@ -2,7 +2,8 @@
pkgs,
lib,
...
}: {
}:
{
imports = [
../shared/programs/default.nix
../shared/wayland/default.nix
@ -49,6 +50,11 @@
hostname = "consensus.tailc353f.ts.net";
identityFile = "/home/e/.ssh/id_ed25519";
};
"oracle" = {
port = 2022;
hostname = "129.213.119.29";
identityFile = "/home/e/.ssh/id_ed25519";
};
"10110110.xyz" = {
port = 22;
hostname = "10110110.xyz";