Change directory names for git clones and printer data

This commit is contained in:
♥ Minnie ♥ 2024-06-03 21:15:35 +08:00
parent 5e550e3722
commit 7b5f9a5182
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
2 changed files with 3 additions and 3 deletions

View file

@ -37,6 +37,9 @@
persistence."/persist/home/sajenim" = {
directories = [
".mozilla"
# Hidden user data
".repositories"
".print"
# Mutable configurations
".config/Yubico"
# Application specific data
@ -48,7 +51,6 @@
"Games"
"Music"
"Pictures"
"Printer"
"Videos"
];
};

View file

@ -28,8 +28,6 @@
persistence."/persist/home/sajenim" = {
directories = [
".backup"
".github"
".gnupg"
".ssh"