Remove foehammer backups abstraction, since it was possibly leaky.
This commit is contained in:
parent
cf9c488824
commit
d0f2f77fa0
3 changed files with 8 additions and 24 deletions
|
|
@ -47,9 +47,5 @@ in {
|
|||
|
||||
environmentFile = cfg.envPath;
|
||||
};
|
||||
|
||||
foehammer.backups.paths = [
|
||||
"/var/lib/vaultwarden"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue