From 597ed06a259260e601dbc9163b41bcc3bab92ecd Mon Sep 17 00:00:00 2001 From: Joshua Bell Date: Tue, 3 Feb 2026 22:13:21 -0600 Subject: [PATCH] add more --- hosts/juni/impermanence.nix | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hosts/juni/impermanence.nix b/hosts/juni/impermanence.nix index 24c294af..f9a61bce 100644 --- a/hosts/juni/impermanence.nix +++ b/hosts/juni/impermanence.nix @@ -42,6 +42,13 @@ ]; users."${primaryUser}" = { directories = [ + "Downloads" + "Documents" + "Desktop" + "Public" + "Videos" + "Pictures" + ".ssh" ".gnupg"