Translations:NixOS as a desktop/8/en: Difference between revisions
Importing a new version from external source Tags: Mobile edit Mobile web edit |
Importing a new version from external source Tags: Mobile edit Mobile web edit |
||
Line 1: | Line 1: | ||
As described in the [[Overview of the NixOS Linux distribution#Declarative Configuration]], NixOS is designed to be configured declaratively. This means the entire system configuration, including installed packages, system services, kernel parameters, and user accounts is defined in configuration files, typically in <code>/etc/nixos/configuration.nix</code>. These settings can then be applied consistently and reproducibly across machines. |