adjust perms for copyparty

This commit is contained in:
2025-10-14 20:45:55 -05:00
parent 9c4f5716a2
commit 1782467549
3 changed files with 3 additions and 3 deletions

View File

@@ -148,7 +148,7 @@ in
};
# install borg binary
environment.systemPackages = with pkgs; [ borgbackup ];
environment.systemPackages = with pkgs; [ borgbackup tree ];
# declare secret for repo password
sops.secrets = {