From 7426ee1b976d05cbd918108945801577fedfaf19 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 10 Dec 2024 09:40:13 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0562599..db15f42 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ journalctl _UID="${UID}" -b While I was on a bike tour I did some config changes to update my NixOS servers using only my smartphone and Nitrokey (GPG smartcard): -- `ome-manager.users.yoda.programs.git.signing.signByDefault = false;` +- `home-manager.users.yoda.programs.git.signing.signByDefault = false;` - Import `../../modules/git.nix` in `hosts/yodaNas/configuration.nix` - Import `./../modules/docker-pushrm.nix` in `hosts/yodaNas/configuration.nix` - In `hieve.nix`, set `allowLocalDeployment` to `true` for `yodaNas` and `yodaHedgehog`