From 56b42e1235c70cd0568994fc36146a34d33f0b37 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 18 Apr 2024 10:49:45 -0400 Subject: atlas: move domain to getchoo.com --- systems/atlas/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systems/atlas/default.nix') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 7c1bc3d..8d47da4 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -16,7 +16,7 @@ loader.efi.canTouchEfiVariables = true; }; - networking.domain = "mydadleft.me"; + networking.domain = "getchoo.com"; # not sure why this fails... # context: https://discourse.nixos.org/t/logrotate-config-fails-due-to-missing-group-30000/28501 -- cgit v1.2.3