add readme with instructions for deployment
This commit is contained in:
parent
41cec6b754
commit
6fa078202c
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
redeploy to home server using this command
|
||||||
|
``` shell
|
||||||
|
nixos-rebuild switch --flake .#nixos \
|
||||||
|
--target-host nixos_home \
|
||||||
|
--build-host nixos_home \
|
||||||
|
--sudo --ask-sudo-password
|
||||||
|
```
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue