Kairos is an Operating System using the Nomos kernel.
The name "Kairos" is derived from the Ancient Greek word meaning 'the exact or critical time'.
git clone https://github.com/RaidTheWeb/nomos
mkdir build-x86_64 && cd build-x86_64
../jinx init .. ARCH="x86_64"
../build-support/builddist.sh
KVM=1 ../build-support/run.sh
