Skip to content

Releases: bauer-group/IAC-NixOS

v2.0.0

23 Mar 13:30

Choose a tag to compare

2.0.0 (2026-03-23)

⚠ BREAKING CHANGES

  • namespace: Existing nixos configurations using bauer.params must be
    updated to use bauergroup.params and all references updated accordingly.

♻️ Refactoring

  • namespace: renamed module namespace from bauer to bauergroup (954c5b0)

v1.2.0

23 Mar 12:27

Choose a tag to compare

1.2.0 (2026-03-23)

🚀 Features

  • auto-update: added configurable auto-update system (c8e4be6)

v1.1.6

23 Mar 11:11

Choose a tag to compare

1.1.6 (2026-03-23)

♻️ Refactoring

  • remove unused code and parameters (ce0d96b)

v1.1.5

23 Mar 10:12

Choose a tag to compare

1.1.5 (2026-03-23)

♻️ Refactoring

  • restructured Nix configs and linting (e3d68ed)

v1.1.4

23 Mar 09:42

Choose a tag to compare

1.1.4 (2026-03-23)

♻️ Refactoring

  • ci: simplified CI and removed configuration fallbacks (44d14aa)

v1.1.3

23 Mar 09:33

Choose a tag to compare

1.1.3 (2026-03-23)

🐛 Bug Fixes

  • networking: fixed DHCP configuration module precedence (8aacd64)

v1.1.2

23 Mar 09:27

Choose a tag to compare

1.1.2 (2026-03-23)

♻️ Refactoring

  • embedded-dev: made feature conditional (6b7c90f)

v1.1.1

23 Mar 08:52

Choose a tag to compare

1.1.1 (2026-03-23)

🐛 Bug Fixes

  • ci: changed nix fmt check flag to CI mode (ac9e649)
  • ci: exclude workflow files from formatting (aa726e9)

v1.1.0

22 Mar 12:19

Choose a tag to compare

1.1.0 (2026-03-22)

🚀 Features

  • ci: add template builds with CI fallback support (d4326ee)

♻️ Refactoring

  • infra: migrated to template-based config (d542cca)

v1.0.0

22 Mar 12:06

Choose a tag to compare

1.0.0 (2026-03-22)

⚠ BREAKING CHANGES

  • flake: Existing deployments must migrate to parameter-based
    system. Per-host hardcoded configs no longer supported.

♻️ Refactoring

  • flake: switched to parametric template-based architecture (018481b)