A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-07-28 18:17:10 +02:00
.gitea/workflows ci: keep build going after first failure 2023-07-25 18:55:31 +02:00
docs/use-cases docs: add use-cases for different kinds of users 2023-07-17 14:03:19 +02:00
flake-parts merge-after-ci, tea-create-pr: use writeShellApplication 2023-07-28 16:53:10 +02:00
modules installer: error out on qrcode creation 2023-07-28 18:17:10 +02:00
pkgs cli: drop no cover pragma 2023-07-28 16:14:40 +02:00
templates clan-template: add marker file to discover a clan flake 2023-07-26 11:59:51 +02:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore clan-cli: hint on how to get coverage html 2023-07-25 00:59:51 +02:00
flake.lock install-iso: use disko.makeDiskImage 2023-07-28 16:37:39 +02:00
flake.nix install-iso: use disko.makeDiskImage 2023-07-28 16:37:39 +02:00
README.md README: rename to core, clarify 2023-07-14 09:10:42 +00:00

clan.lol core

This is the monorepo of the clan.lol project

In here are all the packages we use, all the nixosModules we use/expose, the CLI and tests for everything. Not in here is the deployed infrastructure, which is in clan-infra.