home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 8caefc8453eda6b4efeb1e2c8b3ee58b09f76df4
parent a464e48c999d0770920c53b2dd2f947d09e8fa2a
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri,  3 Jun 2022 13:01:33 +0200

modules/syncthing: update new aomi id

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/modules/profiles/syncthing.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systems/modules/profiles/syncthing.nix b/systems/modules/profiles/syncthing.nix @@ -7,7 +7,7 @@ let isCurrentHost = n: v: n != config.networking.hostName; devices = { aomi = { - id = "WAD7GYV-RXIL3V3-OT5PFZH-NRQHZWV-D3TGJVR-G4IANXZ-HTO5VT7-XE2WIQQ"; + id = "XCR6WWB-OZUDGFB-LQPFW73-MV5SPJK-4IGOMA4-IAXON3I-C6OFETL-TPK5FQS"; addresses = [ "tcp://aomi.vpn" "tcp://aomi.home" ]; }; naruhodo = {