add gnugrep
This commit is contained in:
parent
d3d4ccf9d6
commit
e2cb7ec4cc
2 changed files with 6 additions and 1 deletions
|
|
@ -91,9 +91,13 @@ nixos-generate-config --root /mnt
|
|||
|
||||
```sh
|
||||
nixos-install --flake "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=hosts/i001#i001"
|
||||
# nh os switch "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=hosts/i001#i001"
|
||||
```
|
||||
|
||||
After boot
|
||||
```sh
|
||||
nh os switch "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=hosts/i001#nixosConfigurations.i001"
|
||||
```
|
||||
or
|
||||
```sh
|
||||
cd ~/.config
|
||||
git clone https://git.joshuabell.xyz/ringofstorms/dotfiles nixos-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue