diff --git a/docs/nixos-with-flakes/update-the-system.md b/docs/nixos-with-flakes/update-the-system.md index e153d0b..3d14296 100644 --- a/docs/nixos-with-flakes/update-the-system.md +++ b/docs/nixos-with-flakes/update-the-system.md @@ -1,6 +1,7 @@ # Updating the System -With Flakes, updating the system is simple. Just run the following commands in `/etc/nixos`: +With Flakes, updating the system is simple. Just run the following commands in `/etc/nixos`( +or any other place where you keep the configuration.): ```shell # Update flake.lock