biglybt: 3.5.0.0 -> 3.6.0.0
[NixPkgs.git] / nixos / doc / manual / configuration / configuration.md
blob4c966f3325b993b953c0c32bcb2978a3e54f8695
1 # Configuration {#ch-configuration}
3 This chapter describes how to configure various aspects of a NixOS machine through the configuration file {file}`/etc/nixos/configuration.nix`. As described in [](#sec-changing-config), changes to this file only take effect after you run {command}`nixos-rebuild`.
5 ```{=include=} chapters
6 config-syntax.chapter.md
7 package-mgmt.chapter.md
8 user-mgmt.chapter.md
9 file-systems.chapter.md
10 x-windows.chapter.md
11 wayland.chapter.md
12 gpu-accel.chapter.md
13 xfce.chapter.md
14 networking.chapter.md
15 linux-kernel.chapter.md
16 subversion.chapter.md
17 ```
19 ```{=include=} chapters
20 @MODULE_CHAPTERS@
21 ```
23 ```{=include=} chapters
24 profiles.chapter.md
25 kubernetes.chapter.md
26 ```
27 <!-- Apache; libvirtd virtualisation -->