From c8035abddf0d840e8ccdf8c682bbf76a337be867 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 27 Feb 2024 20:48:38 +0000 Subject: [PATCH] fs: Books: persist subdirectories individually TODO: KOReader will need to be updated for this --- hosts/common/home/fs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/home/fs.nix b/hosts/common/home/fs.nix index 1a1db2b2..e1768a04 100644 --- a/hosts/common/home/fs.nix +++ b/hosts/common/home/fs.nix @@ -8,7 +8,7 @@ "ref" "tmp" "use" - "Books" #< TODO: don't persist the whole directory + "Books/local" "Music" "Pictures/albums" "Pictures/cat"