summaryrefslogtreecommitdiff
path: root/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-09 15:31:28 -0300
committerEuAndreh <eu@euandre.org>2025-04-09 15:31:28 -0300
commit8666f2be2fd8fb3dfeadd1226b60a31fde8cfb6d (patch)
treeed98eb97c25a459950252662422e0e1168b1a1e5 /src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
parentsrc/content/: Recover article categories metadata, not its usage or metadata (diff)
downloadeuandre.org-8666f2be2fd8fb3dfeadd1226b60a31fde8cfb6d.tar.gz
euandre.org-8666f2be2fd8fb3dfeadd1226b60a31fde8cfb6d.tar.xz
src/content/: Integrate sorting metadata into asciidoc document header
Diffstat (limited to 'src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc')
-rw-r--r--src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc5
1 files changed, 1 insertions, 4 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 df92548..fa4226a 100644
--- a/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
+++ b/src/content/pastebins/2018/07/13/guix-nixos-systemd.adoc
@@ -1,9 +1,6 @@
-////
-export sort=3
-////
-
= GNU Guix systemd daemon for NixOS
:catgories: nix, guix
+:sort: 3
[source,nix]
----