NixOS Installation Guide: Difference between revisions
fix typo |
m →NixOS configuration: add links to other pages |
||
| Line 201: | Line 201: | ||
# nano /mnt/etc/nixos/configuration.nix | # nano /mnt/etc/nixos/configuration.nix | ||
</syntaxhighlight> | </syntaxhighlight> | ||
For information on working with a system configuration, see [[NixOS system configuration]]. For desktop-specific configurations, see [[NixOS as a desktop]]. | |||
Most essential changes: | Most essential changes: | ||
| Line 253: | Line 255: | ||
}} | }} | ||
== NixOS installation == | == NixOS installation == | ||
<syntaxhighlight lang="console"> | <syntaxhighlight lang="console"> | ||