Add home manager manual

This commit is contained in:
2025-02-26 22:44:31 +01:00
parent 3a8fbacd74
commit db1d71fdb2

View File

@@ -2,6 +2,8 @@
This repo contains all the tools to correctly setup all the needed tools on a machine from clean install 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 ```sh
home-manager switch --flake .#noahk@NixOS_Desktop home-manager switch --flake .#noahk@NixOS_Desktop
``` ```