diff --git a/hosts/asusmini/atproto.nix b/hosts/asusmini/atproto.nix index a9ff018..38680e3 100644 --- a/hosts/asusmini/atproto.nix +++ b/hosts/asusmini/atproto.nix @@ -24,7 +24,7 @@ enable = true; server = { hostname = "spindle.commonscomputer.com"; - owner = "did:plc:dy6ekftqerqu5bcz76kgy6ux"; + owner = "did:plc:om5yygegi4yxcbay5gemn2wm"; }; }; @@ -33,7 +33,7 @@ enable = true; server = { hostname = "knot.commonscomputer.com"; # put in the hostname where your knot can be accessed at. e.g. knot.a.tgirl.gay - owner = "did:plc:dy6ekftqerqu5bcz76kgy6ux"; # your did, must be did:plc: or did:web:. + owner = "did:plc:om5yygegi4yxcbay5gemn2wm"; # your did, must be did:plc: or did:web:. }; # optional configuration options. the current value is the default provided to the knot server. # appviewEndpoint = "https://tangled.sh"; # appview endpoint.