info
This commit is contained in:
parent
fccf4fb972
commit
c9bff9d62e
1 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
|
@ -1 +1,13 @@
|
|||
under heavy development
|
||||
> under heavy development
|
||||
|
||||
## Install in place
|
||||
|
||||
```
|
||||
sudo nixos-rebuild switch --flake "git+https://codeberg.org/randogoth/nanuqsaurus.git#nanuqsaurus"
|
||||
```
|
||||
|
||||
## Install to a mounted target root (/mnt)
|
||||
|
||||
```
|
||||
sudo nixos-install --root /mnt --flake "git+https://codeberg.org/randogoth/nanuqsaurus.git#nanuqsaurus"
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue