fix: remove restic management on macos/linux
on MacOS, self-managed copy gets killed by code-signing requirement. So just install it with package manager manager, or have it pulled in by package manager as a dependency (Nix package now does this, and if I were to ever make a homebrew tap or something I'll do it there too)