diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 19:56:03 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:52 -0700 |
| commit | 501421d59a1ebd7f5a26489007710c401fe2cf95 (patch) | |
| tree | e16a25d4ce5b5e3dab19a96178017c316cfda102 /hosts/c-pc/home.nix | |
| parent | f92d20c06078e92a1bb2d79e3afb9449a7b84614 (diff) | |
migration: persist applications folder by default
Diffstat (limited to 'hosts/c-pc/home.nix')
| -rw-r--r-- | hosts/c-pc/home.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix index 9501c46..3ccd6df 100644 --- a/hosts/c-pc/home.nix +++ b/hosts/c-pc/home.nix @@ -15,8 +15,6 @@ allowOther = true; directories = [ - ".local/share/applications" - ".config/jellyfin" ".local/share/jellyfin" ".cache/jellyfin" |