From 203e48e38911ccb9bc2f355f78bc46ee0af20c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Wed, 13 Aug 2025 00:18:01 +0200 Subject: [PATCH] minor formatting improvements --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.