A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-09-19 15:12:29 +02:00
.gitea/workflows try to fix ci by pinning nix-fast-build 2023-09-19 13:14:44 +02:00
checks impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
docs docs/secrets-management: machine -> machines 2023-09-19 15:12:29 +02:00
lib lib jsonschema: add path 2023-09-15 12:17:07 +00:00
nixosModules clan config: re-enable clan config 2023-09-19 15:12:29 +02:00
pkgs clan config: re-enable clan config 2023-09-19 15:12:29 +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 clan config: re-enable clan config 2023-09-19 15:12:29 +02:00
formatter.nix apply prettier to source tree 2023-08-24 14:13:02 +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