From 501421d59a1ebd7f5a26489007710c401fe2cf95 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 19:56:03 -0800 Subject: migration: persist applications folder by default --- snowfall/modules/home/impermanence/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/impermanence/default.nix') diff --git a/snowfall/modules/home/impermanence/default.nix b/snowfall/modules/home/impermanence/default.nix index 613603f..081946c 100644 --- a/snowfall/modules/home/impermanence/default.nix +++ b/snowfall/modules/home/impermanence/default.nix @@ -30,6 +30,7 @@ in { allowOther = true; directories = mkIf cfg.skeleton [ + ".local/share/applications" ".local/bin" "Downloads" -- cgit v1.2.3