A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
lassulus 9fca1e7f43
All checks were successful
checks-impure / test (pull_request) Successful in 2s
checks / test (pull_request) Successful in 2s
move clanCore into nixosModules, add secrets generate command
2023-08-29 16:28:50 +02:00
.gitea/workflows reduce impure tests to just instantiate the template 2023-08-27 10:11:45 +02:00
checks reduce impure tests to just instantiate the template 2023-08-27 10:11:45 +02:00
docs add ci script to parallize evaluation 2023-08-24 15:00:21 +02:00
flakeModules clan-config: add readme 2023-08-23 01:01:07 +02:00
lib clan template: reduce autogenerate code to a minimum 2023-08-29 13:54:06 +00:00
nixosModules move clanCore into nixosModules, add secrets generate command 2023-08-29 16:28:50 +02:00
pkgs move clanCore into nixosModules, add secrets generate command 2023-08-29 16:28:50 +02:00
scripts pre-commit: allow treefmt cache 2023-08-24 16:26:03 +02:00
templates clan template: reduce autogenerate code to a minimum 2023-08-29 13:54:06 +00:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore integrate static assets into webui command 2023-08-26 12:24:57 +02:00
devShell.nix devShell: add treefmt 2023-08-25 21:14:23 +02:00
flake.lock update flake lock - 2023-08-28T00:00+00:00 2023-08-28 00:00:13 +00:00
flake.nix move clanCore into nixosModules, add secrets generate command 2023-08-29 16:28:50 +02:00
formatter.nix apply prettier to source tree 2023-08-24 14:13:02 +02:00
README.md integrate prettier into treefmt 2023-08-24 14:09:19 +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

Find the docs here