feat(wpcarro/blog): nix-shell (note to self)
Publishing another "note to self" Change-Id: If5d052f0360f3e1f371b0c1fdd3781e5bb846ea4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6861 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
4a06f5d3b1
commit
ba22b09f71
2 changed files with 57 additions and 0 deletions
|
|
@ -57,4 +57,11 @@
|
|||
content = ./posts/ssh-oddities.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "nix-shell";
|
||||
title = "nix-shell (note to self)";
|
||||
date = 1664902186;
|
||||
content = ./posts/nix-shell-note.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue