diff options
Diffstat (limited to 'systems/atlas/default.nix')
| -rw-r--r-- | systems/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
