Skip to content

What we’re about

NixOSの利用者や興味がある方向けのMeetupです。

NixOSはNixパッケージマネジャーを利用ひたリナックスディストリビューション。

• 宣言型設定: 一つの設定ファイルでシステムをカスタマイズできます。


• 信頼できる: アトミックアップグレードとバージョンロールバックはできます。


• デプロイ向け: NixOpsツールでNixOSをVirtualBoxやAmazon EC2に展開できます。

ミートアップのGitHubにwikiと今までの資料があります。

---

This meetup is for users or enthusiasts of NixOS, the purely functional linux distribution.

NixOS is a Linux distribution based on the Nix package manager with many innovative concepts:

Declarative

NixOS has a completely declarative approach to configuration management: you write a specification of the desired configuration of your system in NixOS’s modular language, and NixOS takes care of making it happen.

Reliable

NixOS has atomic upgrades and rollbacks. It’s always safe to try an upgrade or configuration change: if things go wrong, you can always roll back to the previous configuration.

DevOps-friendly

Declarative specs and safe upgrades make NixOS a great system for DevOps use. NixOps, the NixOS cloud deployment tool, allows you to provision and manage networks of NixOS machines in environments like Amazon EC2 and VirtualBox.

Past presentations:

https://github.com/Tokyo-NixOS/presentations