diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-08 14:24:31 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:50 -0700 |
| commit | 1750662f7d5d866f538b9e1f42fc4bade98e75a8 (patch) | |
| tree | 31c174b8ac065d38cccf43222acd88b8791889b9 /snowfall/modules/home/impermanence | |
| parent | d4b81d128f5e9525bd29b4771ac566e00cc831d4 (diff) | |
migration: persist ~/Links
Diffstat (limited to 'snowfall/modules/home/impermanence')
| -rw-r--r-- | snowfall/modules/home/impermanence/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snowfall/modules/home/impermanence/default.nix b/snowfall/modules/home/impermanence/default.nix index f132a6a..7ddeb18 100644 --- a/snowfall/modules/home/impermanence/default.nix +++ b/snowfall/modules/home/impermanence/default.nix @@ -36,6 +36,7 @@ in { "Videos" "Music" "Games" + "Links" "Persist" ]; }; |