/hive

The Hive - The secretly open NixOS-Society

Primary LanguageNixMIT LicenseMIT

Nix Configuration

This repository is home to the nix code that builds my systems.

octoprint depsos hyperos nas squadbook oracle

Why Nix?

Nix allows for easy to manage, collaborative, reproducible deployments. This means that once something is setup and configured once, it works forever. If someone else shares their configuration, anyone can make use of it.

This flake is configured with the use of hive.

Apply configs

NixOS hosts

colmena build
colmena apply
# OR
colmena apply --on "nixos-$HOST"

Darwin hosts

darwin-rebuild switch --flake .