nixos: Add borgthin module

This commit is contained in:
2023-02-20 01:43:48 +00:00
parent b65f1f6df7
commit 207697c3b2
7 changed files with 294 additions and 6 deletions

View File

@@ -73,6 +73,7 @@ in
overlays = [
inputs.deploy-rs.overlay
inputs.sharry.overlays.default
inputs.borgthin.overlays.default
];
config = {
allowUnfree = true;