cluster/README.org
2021-01-11 18:35:35 +01:00

995 B

Red Alder systems

Overview

This repository contains Docker images built from Nixpkgs and custom Nix packages created by Red Alder. The Docker images can be accessed with systems.dockerImages.<imageName> and the packages are accessible in a format similar to Flakes. Meaning systems.flakes.<packageName>, contains the outputs of a Flake which contains the package and a NixOS module if applicable, for example systems.flakes.klippy.defaultPackage."x86_64-linux" and systems.flakes.moonraker.nixosModules. Even though the Nix packages are almost Flakes, this repository is completely pure.

Current Contents