create linode bootstrap readme doc
This commit is contained in:
parent
3f1f13876e
commit
e067fb9f54
16 changed files with 561 additions and 15 deletions
|
@ -1,17 +0,0 @@
|
|||
# Linode setup
|
||||
|
||||
https://www.linode.com/docs/guides/install-nixos-on-linode/#prepare-your-linode
|
||||
https://nixos.org/download/
|
||||
|
||||
`export HOSTNAME=NAME && sudo nixos-rebuild switch --flake ~/.config/nixos-config`
|
||||
|
||||
# My config
|
||||
|
||||
```sh
|
||||
rsync -e "ssh -i /run/agenix/nix2l002" -Pahz \
|
||||
--delete-after \
|
||||
--exclude 'flake.lock' \
|
||||
~/.config/nixos-config/hosts/l003/ \
|
||||
luser@172.234.26.141:~/.config/nixos-config/
|
||||
```
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue