2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

概要

Nixパッケージマネージャにより管理された完全再現可能なシステム基盤

  • 系統: 独立系
  • パッケージマネージャ: Nix
  • リリースタイプ: 半年ごとのstable + rolling
  • 想定用途: 再現性が重要なサーバ構築 IaCを導入したインフラ管理、KubernetesノードOS

NixOSとは

NixOSとは宣言的な設定と純粋関数型パッケージ管理システム"Nix"をパッケージマネージャとして使用する独立系linuxディストリビューションです。Nixでシステム全体を管理することにより「OS全体の状態を完全に記述する」ことができ、完全に再現可能なシステムを構築することができます。

インストール

ブートローダの時点でLTSを選ぶかメインラインの最新版を使うかを選べます。

スクリーンショット 2025-12-25 053816.png

スクリーンショット 2025-12-25 053839.png

スクリーンショット 2025-12-25 053848.png

スクリーンショット 2025-12-25 053856.png

スクリーンショット 2025-12-25 053925.png

スクリーンショット 2025-12-25 053944.png
スクリーンショット 2025-12-25 062216.png

まとめ

Nixパッケージマネージャにより管理された完全再現可能なシステム基盤

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?