A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-09-21 17:25:32 +02:00
.gitea/workflows CI: Created separate user for CI 2023-09-20 14:51:34 +02:00
checks make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs docs/quickstart: use the clan create command and mention flake.nix more 2023-09-21 12:41:40 +00:00
lib lib jsonschema: add path 2023-09-15 12:17:07 +00:00
nixosModules don't set age keyfile if don't have a secret for it 2023-09-21 17:22:20 +02:00
pkgs make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
templates template: do not rely on flake registry for nixpkgs 2023-09-03 15:36:00 +02:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore gitignore: use absolute paths 2023-09-14 16:28:01 +02:00
devShell.nix devShell: use rm -f to clean up old pre-commit file 2023-09-19 13:20:12 +02:00
flake.lock update flake lock - 2023-09-18T00:00+00:00 2023-09-19 13:32:51 +02:00
flake.nix init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
formatter.nix make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +02:00
README.md Link quickstart into README 2023-08-30 16:12:18 +02:00

clan.lol core

This is the monorepo of the clan.lol project In here are all the packages we use, all the nixosModules we use/expose, the CLI and tests for everything.

cLAN config tool

  • The quickstart guide can be found here: here
  • Find the docs here