A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
lassulus a4075510c8 flake: define option for clanInternals
We need this to define test machines in different flake modules
2023-12-18 23:41:31 +01:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks flake: define option for clanInternals 2023-12-18 23:41:31 +01:00
clanModules backups borgbackup: remove dry-run from restore 2023-12-16 21:46:19 +01:00
docs docs: add API guidelines 2023-12-01 16:28:14 +07:00
lib use nix-unit from nixpkgs 2023-12-15 12:36:07 +01:00
nixosModules add wayland-proxy-virtwl module 2023-12-15 14:14:20 +01:00
pkgs clan_cli: remove incorrect clan_flake check 2023-12-16 21:46:19 +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 Merge pull request 'Automatic flake update - 2023-12-11T00:00+00:00' (#637) from flake-update-2023-12-11 into main 2023-12-15 13:18:21 +00:00
flake.nix flake: define option for clanInternals 2023-12-18 23:41:31 +01:00
formatter.nix Deleted everything webui 2023-12-14 18:47:14 +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!