From dd377bc1a5673bb09eda50172f14bf050361f3c9 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 22 Feb 2024 14:57:20 +0100 Subject: [PATCH] small s, that would bother me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad6b592..44b3f5b 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you do not have my private age key, the first step is to add your age keyfile **Note: make sure this key is not readable by normal users, I made it owned by root, and gave the file 400 (read only for user) permissions. eg: ``chown 400 /var/secrets/keys.txt``** -if you don't want to use [Sops](https://github.com/Mic92/sops-nix) secret management remove the import from the configuration files; the import can be found under +if you don't want to use [sops](https://github.com/Mic92/sops-nix) secret management remove the import from the configuration files; the import can be found under ``hosts/shared/default.nix`` Upon any of the above changes; also remove/replace the secret files, they can be found under the host configuration folders in