hosts/library: backup open-webui state directory
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m16s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m16s
This commit is contained in:
@ -31,4 +31,8 @@
|
||||
};
|
||||
environmentFile = config.age.secrets."files/services/open-webui/envfile".path;
|
||||
};
|
||||
|
||||
modules.services.borgmatic.directories = [
|
||||
config.services.open-webui.stateDir
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user