A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
lassulus 83ca27fe2d
All checks were successful
checks-impure / test (pull_request) Successful in 9s
checks / test (pull_request) Successful in 21s
quickstart: use all buildClan outputs
2023-09-22 11:37:53 +02:00
.gitea/workflows CI: Created separate user for CI 2023-09-20 14:51:34 +02:00
checks fix impure tests 2023-09-21 18:29:18 +02:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs quickstart: use all buildClan outputs 2023-09-22 11:37:53 +02:00
lib secrets: use clanInternal for crosscompiling, move sops generators to new file 2023-09-21 17:25:32 +02:00
nixosModules secrets: use clanInternal for crosscompiling, move sops generators to new file 2023-09-21 17:25:32 +02:00
pkgs perf? make clan-cli evaluate waaayyy faster 2023-09-22 09:00:08 +02: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 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 init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
formatter.nix make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +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