Home Gen88 @ 2024-04-24-22:48

This commit is contained in:
Jonas Röger 2024-04-24 22:48:18 +02:00
parent f515cbc459
commit ed391da9bd

View File

@ -70,7 +70,7 @@ in {
excludeHomeManagerSymlinks = true; excludeHomeManagerSymlinks = true;
extraConfig = { extraConfig = {
archive_name_format = "{hostname}-media-{now}"; archive_name_format = "{hostname}-media-{now}";
excludePatterns = [ exclude_patterns = [
"*/.venv" "*/.venv"
"__pycache__" "__pycache__"
]; ];