15 lines
179 B
Markdown
15 lines
179 B
Markdown
# nix-dots
|
|
|
|
## Usuful commands
|
|
|
|
``` bash
|
|
nixos-rebuild switch --flake ~/nix-dots#{NAME_OF_HOST}
|
|
```
|
|
|
|
``` bash
|
|
nh os switch ~/nix-dots/flake.nix
|
|
```
|
|
|
|
``` bash
|
|
nix flake update
|
|
```
|