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`