From db1d71fdb229615e9f17f0afde257455a8081558 Mon Sep 17 00:00:00 2001 From: Noah Knegt Date: Wed, 26 Feb 2025 22:44:31 +0100 Subject: [PATCH] Add home manager manual --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5650cc0..d83bf07 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This repo contains all the tools to correctly setup all the needed tools on a machine from clean install +[home-manager manual](https://nix-community.github.io/home-manager/index.xhtml) + ```sh home-manager switch --flake .#noahk@NixOS_Desktop ```