Commit d0b9d3c25c5d
Changed files (3)
www
vincent.demeester.fr
content
www/vincent.demeester.fr/content/2022/digital-garden.org
@@ -8,7 +8,7 @@
article. This article aims to provide a bit of how I intend to maintain this space from
now on.
-This space is inspired by [[https://www.la-grange.net/][a]] [[https://larlet.fr/david/][lot]] [[https://joelhooks.com/][of]] other spaces, but adapted to my vision. I think I've
+This space is inspired by [[https://www.la-grange.net/][a]] [[https://larlet.fr/david/][lot]] [[https://joelhooks.com/][of]] [[https://tomcritchlow.com/][other]] spaces, but adapted to my vision. I think I've
always struggled with the blog approach. I sometimes want to publish things that are not
related to time. That can be true no matter when you read it. The opposite is true as
well.
www/vincent.demeester.fr/content/linux/nixos.org
@@ -0,0 +1,8 @@
+#+title: NixOS
+#+subtitle: A reproductible, declarative and reliable Linux operating system.
+
+[[https://nixos.org/][NixOS]] is a Linux distribution with a unique approach to package and configuration
+management. Built on top of the [[file:nix.org][Nix]] package manager, it is completely declarative, makes
+upgrading systems reliable, and has many other [[https://nixos.org/features.html][advantages]].
+
+Most of my infrastructure is on NixOS.
www/vincent.demeester.fr/content/index.org
@@ -12,6 +12,7 @@
below is a "selection" of some content. If you are looking for an "index" of all pages
(almost), there is a [[file:sitemap.org][sitemap]].
+- [[file:2022/digital-garden.org][A Digital Garden]]
- [[file:2022/random.org][Random thoughts after 2 years]]
- [[file:sandbox.org][Sandbox]], where I try the /design/ of the website.