hosts: migrate ~/Videos/local from plaintext -> private storage
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
"Pictures/from"
|
||||
"Pictures/Screenshots" #< XXX: something is case-sensitive about this?
|
||||
"Pictures/Photos"
|
||||
"Videos/local"
|
||||
|
||||
# these are persisted simply to save on RAM.
|
||||
# ~/.cache/nix can become several GB.
|
||||
@@ -26,6 +25,7 @@
|
||||
];
|
||||
sane.user.persist.byStore.private = [
|
||||
"knowledge"
|
||||
"Videos/local"
|
||||
];
|
||||
|
||||
# convenience
|
||||
|
Reference in New Issue
Block a user