diff --git a/README.md b/README.md index 8ea99bb..5650cc0 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ This repo contains all the tools to correctly setup all the needed tools on a ma ```sh home-manager switch --flake .#noahk@NixOS_Desktop ``` + +```sh +sudo nixos-rebuild switch --flake .#NixOS_Desktop +```