mirror of
https://codeberg.org/privacy1st/nixos-anywhere-example
synced 2024-11-20 21:58:06 +01:00
update README
This commit is contained in:
parent
74ae07e84f
commit
d3823e5bdb
@ -1,4 +1,3 @@
|
|||||||
# nixos-anywhere-workshop template
|
# A nixos-anywhere example
|
||||||
|
|
||||||
[docs](./template/README.md)
|
|
||||||
|
|
||||||
|
Documentation is in [./template/README.md](./template/README.md)
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# disko + nixos-anywhere
|
# nixos-anywhere and disko
|
||||||
|
|
||||||
This is an example repo for nixos-anywhere and disko.
|
This is an example repository for nixos-anywhere and disko.
|
||||||
|
|
||||||
## Build installer ISO with SSH
|
## Build installer ISO with passwordless SSH
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=iso.nix
|
nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=iso.nix
|
||||||
|
Loading…
Reference in New Issue
Block a user