From 3783613747f4ee180a4359fc1772c29a73eb2984 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobi=20=C2=BBA=3A=20Litschi=C2=AB?= <51724453+tklitschi@users.noreply.github.com> Date: Tue, 30 Jun 2020 03:45:51 +0200 Subject: [PATCH] Updated Third party packages (markdown) --- Third-party-packages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Third-party-packages.md b/Third-party-packages.md index e1b18ae..8b5fafc 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -18,7 +18,7 @@ Any issues with the RPMs can be reported here: https://github.com/MrMEEE/bitward ## Nix (OS) -Bitwarden_rs is packacked on Nix with 4 packages (one for mysql, sqlite and postgresql and one for the vault). For NixOS there's a Module as well (services.bitwarden_rs) and bitwarden_rs can be configured in that way as well. +Bitwarden_rs is packacked in Nix with 4 packages (one for mysql, sqlite and postgresql and one for the vault). For NixOS there's a Module as well (services.bitwarden_rs) so bitwarden_rs can be configured in NixOS declarative way as well. ## Cloudron