diff --git a/backup.nix b/backup.nix index 4764dfe..b4637ab 100644 --- a/backup.nix +++ b/backup.nix @@ -3,6 +3,7 @@ environment.systemPackages = with pkgs; [ restic libnotify + backblaze-b2 ]; systemd.services = {