From d80558fee0ca09e9a746eda8f81adf4aaf49d26a Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler <71695780+ellmau@users.noreply.github.com> Date: Fri, 8 Oct 2021 23:01:51 +0200 Subject: [PATCH] fixed typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de1996f..96da03e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Steps to fully finish home-setup: * add home-manager channel to private channel-list (nix-channel add https://github.com/nix-community/home-manager/archive/release-21.05.tar.gz home-manager) -* install home-manager (nix-shell '' -A install +* install home-manager (nix-shell '' -A install) * generate home-instance * add unlock-secret to secret-store (secret-tool store --label='keepassxc' keepass unlock) * add certs and keyfiles