From 8c083dfc17e42bd0f3c9f42083ed6d96cc12cdfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Sat, 31 Jan 2026 16:23:04 -0700 Subject: [PATCH] fix: typo io'm such a fat fucking chud god i know no words at all --- modules/nixos/impermanence/rollback.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nixos/impermanence/rollback.nix b/modules/nixos/impermanence/rollback.nix index a1cb032..9158c31 100644 --- a/modules/nixos/impermanence/rollback.nix +++ b/modules/nixos/impermanence/rollback.nix @@ -29,7 +29,7 @@ in { mkdir -p /btrfs-tmp mount -t btrfs "${cfg.device}" /btrfs-tmp - # If the moribound subvolume exists, send it do 'death row' (old-roots), + # If the moribund subvolume exists, send it do 'death row' (old-roots), # where live for about three days before its eventual deletion. if [[ -e "/btrfs-tmp/${cfg.subvolume}" ]]; then mkdir -p /btrfs-tmp/old-roots