Files
setup-machines/README.md
2025-02-26 20:49:41 +01:00

12 lines
245 B
Markdown

# setup-machines
This repo contains all the tools to correctly setup all the needed tools on a machine from clean install
```sh
home-manager switch --flake .#noahk@NixOS_Desktop
```
```sh
sudo nixos-rebuild switch --flake .#NixOS_Desktop
```