Add excludes for ankaa backups

This commit is contained in:
Ethan Simmons
2025-02-02 11:04:25 -06:00
parent 1ea4d41852
commit cab5cebdad

View File

@@ -58,6 +58,10 @@
excludes = [
"/home/eesim/.local/share/Steam/steamapps/common"
"/home/eesim/.cache"
"/home/eesim/llama/models"
"/home/eesim/.local/share/Trash"
"/home/eesim/Games"
"/home/eesim/nixpkgs"
];
passphrase = "/home/eesim/.ssh/borgbase_passphrase";
key = "/home/eesim/.ssh/id_ed25519_borgbase";