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

@@ -28,6 +28,8 @@
# Packages not in nixpkgs
sharry.url = "github:eikek/sharry";
sharry.inputs.nixpkgs.follows = "nixpkgs-unstable";
borgthin.url = "github:devplayer0/borg";
borgthin.inputs.nixpkgs.follows = "nixpkgs-mine";
};
outputs =