diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-03-21 05:10:35 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-03-21 05:10:35 -0700 |
| commit | be21b2170dc0f99b8d6a658bac646c156bb5bb7b (patch) | |
| tree | 75972bb219aa87b28546aed387b07d550b4cd27d /nix/systems/spontaneity/default.nix | |
| parent | 00c9e35779cbb298d6395a6e2c2534007a92976f (diff) | |
final changes before sleep
Diffstat (limited to 'nix/systems/spontaneity/default.nix')
| -rw-r--r-- | nix/systems/spontaneity/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/systems/spontaneity/default.nix b/nix/systems/spontaneity/default.nix index b023414..776149d 100644 --- a/nix/systems/spontaneity/default.nix +++ b/nix/systems/spontaneity/default.nix @@ -44,7 +44,9 @@ "mail.${config.monorepo.vars.remoteHost}" = {}; "nullring.xyz" = {}; + "matrix.nullring.xyz" = {}; "talk.nullring.xyz" = {}; + "mail.nullring.xyz" = {}; "ret2pop.nullring.xyz" = {}; }; }; |
