Moved stickers to site

This commit is contained in:
Nox Sluijtman 2022-09-28 14:16:23 +02:00
parent 7319dbaa18
commit 8d0e8a5b88
13 changed files with 22 additions and 1 deletions

View file

@ -5,6 +5,7 @@ author: "$HUMANOID"
tags: ["nix", "technology", "linux"]
description: "Basics of using the Nix Home Manager in a way that makes sense to me and probably just me"
draft: false
toc: true
---
# The Home Manager

View file

@ -4,6 +4,7 @@ date: "2022-09-12T11:37:11+02:00"
author: "$HUMANOID"
tags: ["nix", "technology", "linux"]
description: "A guide on installing the Nix packagemanger on Alpine and Debian"
toc: true
---
# Introduction