Find a file
2021-01-15 13:37:05 +01:00
docker Gitea and PostgreSQL: huge update! 2021-01-14 00:40:58 +01:00
infrastructure/plugin-nfs Add NFS CSI plugin Nomad configuration 2021-01-15 13:37:05 +01:00
nix-packages Initial Commit 2021-01-11 18:35:35 +01:00
.gitignore Makefile and vanity changes 2021-01-14 00:46:17 +01:00
COPYING Makefile and vanity changes 2021-01-14 00:46:17 +01:00
flake.lock Initial Commit 2021-01-11 18:35:35 +01:00
flake.nix docker: gitea: add Gitea 2021-01-11 21:30:37 +01:00
lib.nix docker: gitea: add Gitea 2021-01-11 21:30:37 +01:00
Makefile Makefile and vanity changes 2021-01-14 00:46:17 +01:00
README.org README.org disable toc 2021-01-14 00:48:00 +01:00

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

Docker Images

While this repository does contain, what I'd consider functional and well made images, I must warn you that they are far from finished, bug free or stable. If you wish to use them in production, consider this your warning. They shouldn't delete your data, but I can't guarantee anything. So good luck!

Nix Packages