A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
DavHau 25708d1a1a
All checks were successful
checks-impure / test (pull_request) Successful in 39s
checks / test (pull_request) Successful in 2m6s
/api/clan_modules: init
- add GET /api/clan_modules entry point returning a list of modules available for import
2023-10-25 17:22:35 +01:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks add container test driver 2023-10-25 13:16:13 +00:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs quickstart: add user creation 2023-10-04 10:18:28 +02:00
lib api/machines: allow importing extra modules 2023-10-25 16:36:30 +01:00
nixosModules api/machines: allow importing extra modules 2023-10-25 16:36:30 +01:00
pkgs /api/clan_modules: init 2023-10-25 17:22:35 +01:00
templates template new-clan: set nixosConfigurations and clanInternal 2023-09-21 17:25:32 +02:00
.envrc make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
.gitignore API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create 2023-10-09 14:01:34 +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-10-23T00:00+00:00 2023-10-23 00:00:17 +00:00
flake.nix add binary cache and switch back to main branch of disko 2023-10-04 08:08:06 +02:00
formatter.nix remove: tailwindcss/plugin until we find solution 2023-10-08 16:31:16 +02:00
pyproject.toml zerotier: fix creating controller directory 2023-09-29 16:41:14 +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