mirror of
https://github.com/restic/restic.git
synced 2026-05-08 11:35:23 +00:00
docs: fix Nix installation typo (#21772)
Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
committed by
GitHub
parent
1807d269cd
commit
90ce78dbaa
@@ -114,7 +114,7 @@ Nix & NixOS
|
||||
===========
|
||||
|
||||
If you are using `Nix / NixOS <https://nixos.org>`__,
|
||||
there is a package named ``restic`` avaliable in `nixpkgs <https://search.nixos.org/packages?query=restic>`__.
|
||||
there is a package named ``restic`` available in `nixpkgs <https://search.nixos.org/packages?query=restic>`__.
|
||||
You can install it by adding this to your ``configuration.nix``:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
Reference in New Issue
Block a user