diff --git a/README.md b/README.md index c453b5d..37bd0e3 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,7 @@ PHP: ```php header('CF-Connecting-IPv6')) { @@ -281,8 +282,8 @@ curl -s https://www.cloudflare.com/ips-v6 | sha256 | xargs nix hash convert --ha ## Maintenance -It's a good idea to have /etc/nixos tracked in version control so you can easily revert the config including -the lockfile, not just system state. +It's a good idea to have `/etc/nixos` tracked in version control so you can easily revert the config +including the lockfile, not just system state. The only thing in your lockfile should be `nixpkgs` unless you add more things to your system config.