try trap
This commit is contained in:
parent
29e83501bf
commit
48946c2a1e
2 changed files with 36 additions and 19 deletions
|
|
@ -94,6 +94,12 @@ nixos-install --flake "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=
|
|||
# nh os switch "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=hosts/i001#i001"
|
||||
```
|
||||
|
||||
```sh
|
||||
cd ~/.config
|
||||
git clone https://git.joshuabell.xyz/ringofstorms/dotfiles nixos-config
|
||||
cd ~/.config/nixos-config/hosts/i001
|
||||
```
|
||||
|
||||
or from host machine? TODO haven't tried this fully
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue