allow renaming borg backups
This commit is contained in:
parent
5419038e75
commit
790d62a58f
2 changed files with 4 additions and 1 deletions
|
@ -54,7 +54,7 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
users.users.borg.home = "/mnt/storage/backup";
|
||||
users.users.borg.home = backups;
|
||||
services.borgbackup.repos = {
|
||||
"metis" = {
|
||||
allowSubRepos = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue