Home Gen87 @ 2024-04-24-22:42
This commit is contained in:
parent
529732b5c5
commit
f515cbc459
@ -70,6 +70,10 @@ in {
|
|||||||
excludeHomeManagerSymlinks = true;
|
excludeHomeManagerSymlinks = true;
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
archive_name_format = "{hostname}-media-{now}";
|
archive_name_format = "{hostname}-media-{now}";
|
||||||
|
excludePatterns = [
|
||||||
|
"*/.venv"
|
||||||
|
"__pycache__"
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
retention = {
|
retention = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user