nix-dots/README.md

16 lines
179 B
Markdown
Raw Normal View History

# 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
```