From e2fe66647fdbc400042b786838b4a41ac8de6825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Thu, 3 Jul 2025 08:31:04 -0600 Subject: [PATCH] chore(impermanence): Fix typo --- modules/home/impermanence.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/impermanence.nix b/modules/home/impermanence.nix index 0280994..ba7ddb1 100755 --- a/modules/home/impermanence.nix +++ b/modules/home/impermanence.nix @@ -7,7 +7,7 @@ let in { options = { sydnix.impermanence = { - enable = mkEnableOption "impermanence"; + enable = mkEnableOption "Impermanence"; directories = mkOption { default = [];