/var/logmarcus chiu

/var/log

❯

Computer

❯

Boot Order/Sequence - Firmware - Bootloader - Operating System

❯

Kernels & Operating Systems

❯

Operating Systems (OS)

❯

UNIX

❯

UNIX Versions

❯

Linux

❯

Linux Versions

NixOS

Created on Nov 03, 2025 · Last Modified on Nov 04, 2025

NixOS
  • a Linux distribution built on top of the Nix package manager
  • can be described as “OS as Code”
  • the entire system is defined in a configuration.nix file, making it declarative and reproducible.
  • NixOS upgrades are atomic and transactional, meaning a system rollback is always possible if an update fails

Tutorial

https://nixos-and-flakes.thiscute.world/introduction/

Resources

  • https://nixos.org/