A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
Jörg Thalheim c8e1acac2b
All checks were successful
checks-impure / test (pull_request) Successful in 1m34s
checks / test (pull_request) Successful in 2m32s
rename luispkgs to nixpkgs-for-deal
2023-11-10 13:14:06 +01:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks api/schema: get schema without having a machine 2023-11-09 15:30:25 +07:00
clanModules api/schema: get schema without having a machine 2023-11-09 15:30:25 +07:00
docs Fixed wrong examples 2023-11-08 21:40:17 +01:00
lib Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
nixosModules allow to persist zerotier identities/ips/meshnames for non-controller 2023-11-10 11:56:54 +01:00
pkgs rename luispkgs to nixpkgs-for-deal 2023-11-10 13:14:06 +01:00
templates switch flake to main branch again 2023-10-31 13:01:16 +01:00
.envrc make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
.gitignore Added schemathesis dependency 2023-11-08 19:56:05 +01:00
devShell.nix devShell: use rm -f to clean up old pre-commit file 2023-09-19 13:20:12 +02:00
flake.lock rename luispkgs to nixpkgs-for-deal 2023-11-10 13:14:06 +01:00
flake.nix rename luispkgs to nixpkgs-for-deal 2023-11-10 13:14:06 +01:00
formatter.nix switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
pyproject.toml switch from black to ruff for formatting 2023-11-03 13:38:13 +01:00
README.md nix fmt 2023-10-31 13:00:48 +01:00

cLAN Core Repository

Welcome to the cLAN Core Repository, the heart of the clan.lol project! This monorepo houses all the essential packages, NixOS modules, CLI tools, and tests you need to contribute and work with the cLAN project.

Getting Started

If you're new to cLAN and eager to dive in, start with our quickstart guide:

  • Quickstart Guide: Check out quickstart.md to get up and running with cLAN in no time.

Managing Secrets

Security is paramount, and cLAN provides guidelines for handling secrets effectively:

Contributing to cLAN

We welcome contributions from the community, and we've prepared a comprehensive guide to help you get started:

  • Contribution Guidelines: Find out how to contribute and make a meaningful impact on the cLAN project by reading contributing.md.

Whether you're a newcomer or a seasoned developer, we look forward to your contributions and collaboration on the cLAN project. Let's build amazing things together!