modules/borgbackup: add .local folder (Steam games)
This commit is contained in:
parent
5039769d31
commit
ae83977fc6
|
@ -20,6 +20,7 @@
|
||||||
"/home/fleaz/.thunderbird"
|
"/home/fleaz/.thunderbird"
|
||||||
"/home/fleaz/.mozilla"
|
"/home/fleaz/.mozilla"
|
||||||
"/home/fleaz/.vscode"
|
"/home/fleaz/.vscode"
|
||||||
|
"/home/fleaz/.local"
|
||||||
];
|
];
|
||||||
extraCreateArgs = "--stats";
|
extraCreateArgs = "--stats";
|
||||||
repo = "fleaz@borg.cysec.de:${config.networking.hostName}";
|
repo = "fleaz@borg.cysec.de:${config.networking.hostName}";
|
||||||
|
|
Loading…
Reference in a new issue