commit f7e585fbcf21eed4eb61ab61b229cee55f5f66ad parent c2d621ffe0c655f085419167a58ec5c1b8bed399 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 26 Aug 2023 22:18:18 +0200 Add other side Diffstat:
| M | nixos/worker-1/configuration.nix | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nixos/worker-1/configuration.nix b/nixos/worker-1/configuration.nix @@ -559,6 +559,7 @@ domain = "lg.midnightthoughts.space"; servers = [ "worker-1" + "nordgedanken" ]; }; };