diff --git a/README.md b/README.md index 97cf8c8..4765cae 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,20 @@ Config for my computers. ## Common operations -Update computer from my configuration: +Update computer and home from my configuration: + +``` +cd ~/dotfiles +nix-deploy +``` + +Advanced: computer only: ``` sudo darwin-rebuild switch --flake . ``` -Update home from my configuration: +Advanced: home only: ``` home-manager switch --flake .