A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
DavHau e930e14238
All checks were successful
checks / check-links (pull_request) Successful in 23s
checks / checks-impure (pull_request) Successful in 1m54s
checks / checks (pull_request) Successful in 2m17s
writers: fix bug by typo
2024-02-27 22:21:42 +07:00
.gitea/workflows add lychee link checker 2024-02-21 17:18:28 +01:00
checks encrypt backups by default 2024-02-22 15:03:22 +01:00
clanModules borgbackup: drop comment from string 2024-02-22 15:42:19 +01:00
docs Updating contribution documentation 2024-02-21 17:02:13 +01:00
lib fix cross-system deploy 2024-02-21 10:55:53 +01:00
nixosModules add option to set defaultGroups for secrets 2024-02-16 17:26:20 +01:00
pkgs writers: fix bug by typo 2024-02-27 22:21:42 +07:00
templates switch flake to main branch again 2023-10-31 13:01:16 +01:00
.envrc update nix-direnv 2024-01-04 16:24:26 +01:00
.gitignore pytest: Removed -s flag for CI 2023-12-26 18:20:41 +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 - 2024-02-26T00:00+00:00 2024-02-26 00:00:15 +00:00
flake.nix allow passing of extra_config into machines 2024-02-11 08:40:41 +01:00
formatter.nix formatting: exclude script-writers.nix 2024-02-27 18:20:33 +07:00
pyproject.toml disallow variable shadowing 2023-11-30 14:31:37 +01:00
README.md README: fix links harder 2024-02-21 10:22:09 +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!