NixOS Manual Reading Notes - Development

Monday, April 29, 2024

This chapter describes how you can modify and extend NixOS.

Getting the Sources

# /run/current-system/bin/switch-to-configuration boot
# nixos-rebuild switch --rollback
NixOSLinuxNixOS

NixOS 与 Flakes 阅读笔记 - 前言

NixOS Manual Reading Notes - Administration