diff options
author | EuAndreh <eu@euandre.org> | 2020-10-23 09:46:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-10-23 09:46:55 -0300 |
commit | eee6e6ea00c493a3621dda9943d181b5ea7d8a59 (patch) | |
tree | f55ceaa6f960d204e357de2d014beff03d6946f9 /_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md | |
parent | default.nix: Remove rec from shell derivation (diff) | |
download | euandre.org-eee6e6ea00c493a3621dda9943d181b5ea7d8a59.tar.gz euandre.org-eee6e6ea00c493a3621dda9943d181b5ea7d8a59.tar.xz |
Use site.tld for referencing TLD address, and site.author.email for email
Diffstat (limited to '')
-rw-r--r-- | _articles/2019-06-02-using-nixos-as-an-stateless-workstation.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md index 42c543c..71ee181 100644 --- a/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md +++ b/_articles/2019-06-02-using-nixos-as-an-stateless-workstation.md @@ -125,9 +125,9 @@ manager](https://nixos.org/nix/) (not the whole NixOS) on your current distribution (it can live alongside any other package manager). If you have experience with declarative Emacs package managements, GNU -Stow or any similar tool, *etc.*, [I'd like some -tips](mailto:eu@euandre.org). If you don't have any experience at all, -[I'd still love to hear from you](mailto:eu@euandre.org). +Stow or any similar tool, *etc.*, +[I'd like some tips](mailto:{{ site.author.email }}). If you don't have any +experience at all, I'd still love to hear from you. [^last-week]: "Last week" as of the start of this writing, so around the end of May 2019. |