Types
This commit is contained in:
@ -84,6 +84,11 @@ For more hardware-specific settings, see https://github.com/NixOS/nixos-hardware
|
||||
...
|
||||
```
|
||||
|
||||
With this you have an installed system, with a root user, but not much more.
|
||||
# Post install
|
||||
|
||||
TODO: adding a user and git.
|
||||
|
||||
# Further reading
|
||||
With this you have an installed system, with a user, but not much more.
|
||||
How to configure the system, to add users, software, drivers and such, will be covered in [Configuration](../configuration/index.md).
|
||||
But, you might need to understand some aspects of the nix language in order to fully understand how to do configuration, so that will be covered in [Nix basics](../nixbasics/index.md).
|
||||
|
Reference in New Issue
Block a user