A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2024-03-20 09:32:01 +01:00
.gitea/workflows reduce eval worker 2024-03-12 17:34:07 +01:00
checks backups: no longer interpret backup interface as bash commands 2024-03-20 09:32:01 +01:00
clanModules backups: no longer interpret backup interface as bash commands 2024-03-20 09:32:01 +01:00
docs fix: typos 2024-03-06 13:11:49 +01:00
lib re-format with nixfmt 2024-03-17 19:48:49 +01:00
machines refactor backup test to be just a single machine 2024-03-19 14:32:11 +01:00
nixosModules backups: skip preRestore and postRestore if not specified by a service 2024-03-20 09:32:01 +01:00
pkgs backups: skip preRestore and postRestore if not specified by a service 2024-03-20 09:32:01 +01:00
templates re-format with nixfmt 2024-03-17 19:48:49 +01:00
.envrc devShells: one global python devshell + activation via command 2024-03-01 18:16:38 +07:00
.gitignore fix evaluation of backup module 2024-03-17 18:16:08 +01:00
.gitmodules Removed submodule 2023-12-01 23:16:45 +01:00
devShell-python.nix devshell: remove dependency on clan-cli derivation 2024-03-19 13:00:59 +07:00
devShell.nix re-format with nixfmt 2024-03-17 19:48:49 +01:00
flake.lock update flake lock - 2024-03-18T00:00+00:00 2024-03-18 00:00:14 +00:00
flake.nix re-format with nixfmt 2024-03-17 19:48:49 +01:00
formatter.nix devshell: remove dependency on clan-cli derivation 2024-03-19 13:00:59 +07:00
pyproject.toml fix pyproject syntax, ignore E731 2024-03-03 06:20:08 +01:00
README.md devShells: one global python devshell + activation via command 2024-03-01 18:16:38 +07: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!

development environment

Setup direnv and nix-direnv and execute dienv allow. To switch between different dev environments execute select-shell.