diff options
| author | Fuwn <[email protected]> | 2024-06-17 06:56:53 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-06-17 06:56:53 -0700 |
| commit | 855f1e44aebc58a01ab0a85f8299c851c8e696e6 (patch) | |
| tree | 5744e82915c133c65d90d9d5a67761e713d015cc | |
| parent | deps: bump compatible outdated (diff) | |
| download | locus-855f1e44aebc58a01ab0a85f8299c851c8e696e6.tar.xz locus-855f1e44aebc58a01ab0a85f8299c851c8e696e6.zip | |
fix(the_daily): grammar
| -rw-r--r-- | content/blogs/the_daily/nvme_troubles_part_2.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blogs/the_daily/nvme_troubles_part_2.gmi b/content/blogs/the_daily/nvme_troubles_part_2.gmi index dbbaa2a..b7ddce5 100644 --- a/content/blogs/the_daily/nvme_troubles_part_2.gmi +++ b/content/blogs/the_daily/nvme_troubles_part_2.gmi @@ -1,6 +1,6 @@ # NVMe Troubles Part 2. -OK! I've managed to boot back into my Btrfs filesystem. The bitrot (I guess) is still present, but I don't mind. I think I'll end up moving my secondary OS over from my primary NVMe to my secondary NVMe, then create a NixOS in-place of that partition, clone my essential files over from my primary NVMe's Arch install, and then nuke the Arch (Btrfs) partition for good. +OK! I've managed to boot back into my Btrfs filesystem. The bitrot (I guess) is still present, but I don't mind. I think I'll end up moving my secondary OS over from my primary NVMe to my secondary NVMe, then create a NixOS install in-place of that partition, clone my essential files over from my primary NVMe's Arch install, and then nuke the Arch (Btrfs) partition for good. Previous blog post in question: |