diff options
author | EuAndreh <eu@euandre.org> | 2020-12-16 13:44:51 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-16 13:45:44 -0300 |
commit | a97561c6cf3cb26b3ba583a04f20576256988ecc (patch) | |
tree | 228a6366436d005f108fe5d72e39b7c56454f322 /_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md | |
parent | Update locales (diff) | |
download | euandre.org-a97561c6cf3cb26b3ba583a04f20576256988ecc.tar.gz euandre.org-a97561c6cf3cb26b3ba583a04f20576256988ecc.tar.xz |
Add some categories to existing pastebins
Diffstat (limited to '')
-rw-r--r-- | _pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md index 0580993..26ef929 100644 --- a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md +++ b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md @@ -1,8 +1,15 @@ --- + title: GNU Guix systemd daemon for NixOS + date: 2018-07-13 + layout: pastebin + lang: en + +eu_categories: nix,guix + --- ```nix |