blog/content/posts/my-first-post.md

16 lines
282 B
Markdown

---
title: "Host your website with Nix and GitLab pages"
date: 2023-08-17T15:49:41+02:00
draft: false
---
## Why use Nix?
Nix is a package manager and build system which allows you to declare reproducible build processes.
## GitLab Pages
Let's create a gitlab
## Host on NixOS