From 0b1d4515eab2d89dbeafbece48e452f2071f788f Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 23 Dec 2023 23:08:24 +0100 Subject: Small fixes --- content/_index.md | 2 +- content/blog/nix/managing-multiple-servers.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'content') diff --git a/content/_index.md b/content/_index.md index f521483..3173756 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,7 +6,7 @@ Hello, My name is Julien Dessaux, also known by my pseudonym Adyxax : welcome to my personal website! -These pages are an aggregation of various thoughts and tutorials I accumulated over my years of service as a system and network administrator and architect. Topics covered are open source, BSD and GNU/Linux system administration, and networking. It is a personal space that I try to fill up with my experience and knowledge of computer systems and network administration in the hope it serves others. You can learn more about me [on this page]({{< ref "about-me" >}}). +These pages are an aggregation of various thoughts and tutorials I accumulated over my years of service as a system and network administrator and architect. Topics covered are open source, BSD and GNU/Linux system administration, and networking. It is a personal space that I try to fill up with my experience and knowledge of computer systems and network administration in the hope it serves others. You can also learn more [about me]({{< ref "about-me" >}}). I hope you feel welcome here, do not hesitate to leave a message at julien -DOT- dessaux -AT- adyxax -DOT- org. You can ask for a translation, some more details on a topic covered here, or just say hi or whatever ;-) diff --git a/content/blog/nix/managing-multiple-servers.md b/content/blog/nix/managing-multiple-servers.md index 7d77991..13207b5 100644 --- a/content/blog/nix/managing-multiple-servers.md +++ b/content/blog/nix/managing-multiple-servers.md @@ -25,7 +25,7 @@ Here are the directories inside my nixos repository: │ └── vaultwarden ├── hosts │ ├── dalinar.adyxax.org -│ ├── lumapps-jde.adyxax.org +│ ├── gcp.adyxax.org │ └── myth.adyxax.org └── lib └── common -- cgit v1.2.3