A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
Jörg Thalheim 40ce518b7e template/buildClan: use self as directory
paths somehow don't end up in the store for some reason, which breaks sops-nix
2023-09-03 15:35:14 +02:00
.gitea/workflows reduce impure tests to just instantiate the template 2023-08-27 10:11:45 +02:00
checks impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
docs quickstart: add specialArgs 2023-08-30 16:47:05 +02:00
flakeModules Improved quickstart.me 2023-08-30 15:28:24 +02:00
lib buildClan: fix importing machines from settings 2023-09-03 15:18:29 +02:00
nixosModules also auto-import group secrets 2023-09-03 14:58:07 +02:00
pkgs actual implement secret rename function 2023-09-03 11:03:14 +02:00
scripts improve ci check 2023-08-30 12:02:49 +00:00
templates template/buildClan: use self as directory 2023-09-03 15:35:14 +02: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 Improved quickstart.me 2023-08-30 15:28:24 +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