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 64944f896a
All checks were successful
checks-impure / test (pull_request) Successful in 1m23s
checks / test (pull_request) Successful in 1m56s
add serial module to vms
This is useful for debugging in the cli.
2023-12-08 12:35:33 +01:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks Merge pull request 'backups: add clanCore backup & clan borgbackup module' (#605) from lassulus-backups into main 2023-12-04 16:51:33 +00:00
clanModules implement backup cli for borgbackup 2023-12-04 17:47:23 +01:00
docs docs: add API guidelines 2023-12-01 16:28:14 +07:00
lib jsonschema: support mdDoc description 2023-11-21 17:29:22 +07:00
nixosModules add serial module to vms 2023-12-08 12:35:33 +01:00
pkgs vms/run/inspect: also make it more type-safe 2023-12-08 12:08:48 +01:00
templates switch flake to main branch again 2023-10-31 13:01:16 +01:00
.envrc nix-direnv: update to 2.5.1 2023-11-30 11:29:49 +01:00
.gitignore Added basic GTK window handling 2023-11-25 01:55:01 +01:00
.gitmodules Removed submodule 2023-12-01 23:16:45 +01:00
devShell.nix add pending-reviews script 2023-11-15 13:48:52 +01:00
flake.lock update flake lock - 2023-12-04T00:00+00:00 2023-12-04 00:00:56 +00:00
flake.nix clan-vm-manager: add nix package 2023-11-23 15:30:44 +01:00
formatter.nix clan-vm-manager: Preserved selection on view change 2023-12-04 14:29:05 +01:00
pyproject.toml disallow variable shadowing 2023-11-30 14:31:37 +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!