A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
DavHau 95b2a0dd5f
All checks were successful
build / test (push) Successful in 7s
templates: add flake template for new clans
2023-07-21 15:13:26 +02:00
.gitea/workflows add tests 2023-07-21 13:34:40 +02:00
docs/use-cases docs: add use-cases for different kinds of users 2023-07-17 14:03:19 +02:00
flake-parts nixosModules.installer: move into packages 2023-07-21 14:09:32 +02:00
pkgs apply treefmt 2023-07-21 14:11:46 +02:00
templates templates: add flake template for new clans 2023-07-21 15:13:26 +02:00
.gitignore Merge pull request 'templates: add python-project' (#10) from python-template into main 2023-07-20 15:49:45 +00:00
flake.lock chore: add module for formatting 2023-07-12 19:24:05 +02:00
flake.nix templates: add flake template for new clans 2023-07-21 15:13:26 +02:00
hidden-announce.nix switch from alejandra -> nixpkgs-fmt 2023-07-21 11:15:28 +02:00
installer.nix add deadnix to formatter 2023-07-21 11:25:24 +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.