config

NixOS config
Log | Files | Refs | README | LICENSE

commit e9c7d507f8f33669077f6416637095ed1ea0c21c (tree)
parent c0788d64575de0a3bb3d1a78e64ef4bbcfca4d1e
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Thu, 18 Apr 2024 19:45:44 +0300

data: update mxp10 and add mtworx

Diffstat:
Mdata.nix | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data.nix b/data.nix @@ -102,7 +102,7 @@ rec { }; "mxp10.motiejus.jakst" = { publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIy9IR7Jq3hRZ5JgwfmeCgSKFrdgujnZt79uxDPVi3tu"; - jakstIP = "100.89.176.1"; + jakstIP = "100.89.176.17"; }; "zh2769.rsync.net" = { publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtclizeBy1Uo3D86HpgD3LONGVH0CJ0NT+YfZlldAJd"; @@ -128,6 +128,7 @@ rec { mHosts = attrVals [ "mxp10.motiejus.jakst" + "mtworx.motiejus.jakst" "fwminex.motiejus.jakst" ] hosts;