Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
29 lines
750 B
Markdown
29 lines
750 B
Markdown
# Configuration {#ch-configuration}
|
|
|
|
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`.
|
|
|
|
```{=include=} chapters
|
|
config-syntax.chapter.md
|
|
package-mgmt.chapter.md
|
|
user-mgmt.chapter.md
|
|
file-systems.chapter.md
|
|
x-windows.chapter.md
|
|
wayland.chapter.md
|
|
gpu-accel.chapter.md
|
|
xfce.chapter.md
|
|
networking.chapter.md
|
|
linux-kernel.chapter.md
|
|
subversion.chapter.md
|
|
```
|
|
|
|
```{=include=} chapters
|
|
@MODULE_CHAPTERS@
|
|
```
|
|
|
|
```{=include=} chapters
|
|
profiles.chapter.md
|
|
mattermost.chapter.md
|
|
kubernetes.chapter.md
|
|
```
|
|
<!-- Apache; libvirtd virtualisation -->
|