# Frostium Operating System This is the monorepo for the Frostium Operating System. Run `nix develop` to get a dev env, and `zig build` to build for the default amd64 architecture. To run the operating system in a `qemu` emulator, run `zig build qemu`.