summaryrefslogtreecommitdiff
path: root/src/content/pastebins/2018/07/13
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-09 14:38:52 -0300
committerEuAndreh <eu@euandre.org>2025-04-09 15:27:58 -0300
commit5b1f774ac1638cc7cfbef124394b6241bec6894a (patch)
tree8a3128f27ff84300b8d70cabf0296b304ac1674c /src/content/pastebins/2018/07/13
parentsrc/bin/pb: Add initial version (diff)
downloadeuandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.gz
euandre.org-5b1f774ac1638cc7cfbef124394b6241bec6894a.tar.xz
src/content/: Recover article categories metadata, not its usage or metadata
Diffstat (limited to 'src/content/pastebins/2018/07/13')
-rw-r--r--src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc1
-rw-r--r--src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc1
-rw-r--r--src/content/pastebins/2018/07/13/guixbuilder.adoc1
-rw-r--r--src/content/pastebins/2018/07/13/nix-strpad.adoc1
4 files changed, 4 insertions, 0 deletions
diff --git a/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc b/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
index 55c4509..df92548 100644
--- a/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
+++ b/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
@@ -3,6 +3,7 @@ export sort=3
////
= GNU Guix systemd daemon for NixOS
+:catgories: nix, guix
[source,nix]
----
diff --git a/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc b/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc
index a56d0c5..38c1fe2 100644
--- a/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc
+++ b/src/content/pastebins/2018/07/13/guixbuilder-nixos.adoc
@@ -3,6 +3,7 @@ export sort=2
////
= Guix users in NixOS system configuration
+:categories: nix, guix
[source,nix]
----
diff --git a/src/content/pastebins/2018/07/13/guixbuilder.adoc b/src/content/pastebins/2018/07/13/guixbuilder.adoc
index 84e84d9..e8a8dd5 100644
--- a/src/content/pastebins/2018/07/13/guixbuilder.adoc
+++ b/src/content/pastebins/2018/07/13/guixbuilder.adoc
@@ -1,4 +1,5 @@
= Guix builder user creation commands
+:categories: guix
[source,shell]
----
diff --git a/src/content/pastebins/2018/07/13/nix-strpad.adoc b/src/content/pastebins/2018/07/13/nix-strpad.adoc
index f6c0823..e6d9d64 100644
--- a/src/content/pastebins/2018/07/13/nix-strpad.adoc
+++ b/src/content/pastebins/2018/07/13/nix-strpad.adoc
@@ -3,6 +3,7 @@ export sort=1
////
= Nix string padding
+:categories: nix
[source,nix]
----