diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-03-20 03:24:54 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-03-20 03:24:54 +0300 |
commit | 1ea1b781a142a41b72aed4bfc408233732034241 (patch) | |
tree | ff1124f7c52fdfcaa864e6866c22a7acf68f7c55 /lib/my.nix | |
parent | 2023-03-16 (diff) |
2023-03-20
Diffstat (limited to '')
-rw-r--r-- | lib/my.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/my.nix b/lib/my.nix index 17a7827..03cb37a 100644 --- a/lib/my.nix +++ b/lib/my.nix @@ -124,7 +124,7 @@ with lib; azahi = "azahi.cc"; rohan = "rohan.net"; gondor = "gondor.net"; - shire = "shire.me"; + shire = "shire.net"; }; email = "frodo@${my.domain.gondor}"; pgp = { |