diff --git a/README.md b/README.md index 66fe8e3..5af43be 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,10 @@ Run this to keep your system up-to-date. ```bash nix flake update -sudo nixos-rebuild --flake .#nixos-pulse switch +sudo nixos-rebuild # this assumes your hostname is the same as in the config ``` -Run this to keep your home up-to-date. +Run this to keep your home up-to-date. (Assuming you manage home-manager seperately and don't have it integrated into your osConfiguration) ```bash nix flake update home-manager switch --flake .