address a TODO: nixos-22.05 doesn't require configuration.nix
This commit is contained in:
@@ -25,9 +25,7 @@ so let's bootstrap from an existing Nix install. first, provision a machine. the
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
```configuration.nix
|
`host.nix` is where the configuration of your host image lives. if you installed nix through the installer, you can just copy the contents from `/etc/nixos/configuration.nix` into it.
|
||||||
TODO: does one need the configuration.nix wrapper on nixos-22.05?
|
|
||||||
```
|
|
||||||
|
|
||||||
## Bare-minimal Build
|
## Bare-minimal Build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user