feat(wpcarro/blog): NixOS disk clean-up (note to self)
Another note to Future Me Change-Id: Icf2edbbc6118b2b689ff403c38e91a69089a27a2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7099 Reviewed-by: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
d588f13136
commit
ea49a948d1
2 changed files with 120 additions and 0 deletions
|
|
@ -71,4 +71,11 @@
|
|||
content = ./posts/git-filter-repo-note.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "nixos-disk-full-note";
|
||||
title = "disk full (note to self)";
|
||||
date = 1666801882;
|
||||
content = ./posts/nixos-disk-full-note.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue