feat(wpcarro/blog): nix-env (note to self)
Thank you, tpw_rules from #nixos IRC :) Change-Id: Iebf07add10d96b38f318afaa175cfc0e35991df9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7145 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
1cd7678bdb
commit
cb5a7e32af
2 changed files with 40 additions and 0 deletions
|
@ -92,4 +92,11 @@
|
|||
content = ./posts/importing-subtrees.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "nix-env-note";
|
||||
title = "nix-env (note to self)";
|
||||
date = 1667343279;
|
||||
content = ./posts/nix-env-note.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue