diff options
| author | aristote <quentin.aristote@irif.fr> | 2025-12-05 11:34:03 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2025-12-05 11:34:03 +0100 |
| commit | df81cd3917bb9130c2cebde3927dbaa00f36877f (patch) | |
| tree | 7ad44afbd6055fab5f96ec56ed7e37af7109690c | |
| parent | 00e2db095d2178b03774275cf18afa44c50f2805 (diff) | |
home: irif: remove aristote@ alias
| -rw-r--r-- | modules/home-manager/personal/identities.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/home-manager/personal/identities.nix b/modules/home-manager/personal/identities.nix index b4ec56b..a3f54cb 100644 --- a/modules/home-manager/personal/identities.nix +++ b/modules/home-manager/personal/identities.nix @@ -66,7 +66,6 @@ in address = "quentin.aristote@irif.fr"; userName = "aristote"; realName = "Quentin Aristote"; - aliases = [ "aristote@irif.fr" ]; folders = { drafts = "Drafts"; inbox = "Inbox"; |
