From 97b1a986002fb55b53b317c68fad1f9ae744a4ec Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Mon, 26 Jul 2021 18:57:06 +0200 Subject: [PATCH] wip --- content/_index.md | 2 -- content/nixos/_index.md | 11 +++++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 content/nixos/_index.md diff --git a/content/_index.md b/content/_index.md index b1a3a65..a62b228 100644 --- a/content/_index.md +++ b/content/_index.md @@ -12,5 +12,3 @@ because it is the Operation System of my choice. If you are interested in more output of me please visit ["my other page"](https://ingolf-wagner.de). - -# Articles diff --git a/content/nixos/_index.md b/content/nixos/_index.md new file mode 100644 index 0000000..d0a7118 --- /dev/null +++ b/content/nixos/_index.md @@ -0,0 +1,11 @@ +--- +title: "Ingolf Wagner - Tech Articles" +date: 2021-07-24T21:43:24+02:00 +--- + +# Articles +Hey here are some articles about technical issues. +Most of them are about +[NixOS](https://nixos.org) +related topics, +because it is the OS of my choice.