A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
ui-asset-bot 0590e4456a
All checks were successful
assets1 / test (push) Has been skipped
checks-impure / test (push) Has been skipped
checks / test (push) Has been skipped
update ui-assets.nix
2023-10-29 18:55:11 +00: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 Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
lib Added clanName argument to clan-core.lib.builClan 2023-10-27 19:20:17 +02:00
nixosModules Fixing a multitude of tests 2023-10-27 19:21:50 +02:00
pkgs update ui-assets.nix 2023-10-29 18:55:11 +00:00
templates Added ref to Qubasa-main in template/new-clan/flake.nix 2023-10-27 19:20:17 +02:00
.envrc make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
.gitignore Updated to main 2023-10-27 19:15:11 +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