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;
extraConfig = {
archive_name_format = "{hostname}-media-{now}";
excludePatterns = [
exclude_patterns = [
"*/.venv"
"__pycache__"
];