mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-08-16 15:41:03 +02:00
fix: typos, broken links, and other updates
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
## Get Started with NixOS
|
||||
|
||||
|
||||
After learning the basics of the Nix language, we can start using it to configure our NixOS. The default configuration for NixOS is located at `/etc/nixos/configuration.nix`, which contains all the declarative configuration for the system, such as time zone, language, keyboard layout, network, users, file system, boot options, etc.
|
||||
|
||||
|
Reference in New Issue
Block a user