Update readme commands
This commit is contained in:
@@ -5,9 +5,9 @@ This repo contains all the tools to correctly setup all the needed tools on a ma
|
||||
[home-manager manual](https://nix-community.github.io/home-manager/index.xhtml)
|
||||
|
||||
```sh
|
||||
home-manager switch --flake .#noahk@NixOS_Desktop
|
||||
home-manager switch --flake ".#noahk@NixOS_Desktop"
|
||||
```
|
||||
|
||||
```sh
|
||||
sudo nixos-rebuild switch --flake .#NixOS_Desktop
|
||||
sudo nixos-rebuild switch --flake ".#NixOS_Desktop"
|
||||
```
|
||||
|
Reference in New Issue
Block a user