feat: Add README
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
7815cd2d34
commit
c8735c93fd
1 changed files with 15 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# 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
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue