feat: Add README

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-09-14 00:12:14 +02:00
parent 7815cd2d34
commit c8735c93fd
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6

15
README.md Normal file
View 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
```