Add Backblaze B2 CLI

This commit is contained in:
2024-06-20 20:28:52 -07:00
parent 61ac08faa5
commit ccafd8625e

View File

@@ -3,6 +3,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
restic restic
libnotify libnotify
backblaze-b2
]; ];
systemd.services = { systemd.services = {