From 82910d4449f5992f980ad3dd0d760cd3b6012e89 Mon Sep 17 00:00:00 2001 From: Noah Knegt Date: Wed, 26 Feb 2025 20:49:41 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 +```