A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
clan-bot 8d38ba93ff
All checks were successful
checks-impure / test (push) Successful in 13s
checks / test (push) Successful in 24s
assets1 / test (push) Successful in 6s
Merge pull request 'secrets.password-store: optimize secret existence check' (#378) from lassulus-no_facts into main
2023-09-30 07:39:00 +00:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks clan-cli secrets upload: secrets are populated into tmpdir 2023-09-29 20:05:35 +02:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs add zerotier documentation 2023-09-29 15:38:44 +00:00
lib restore clanInternals with valid nixos config 2023-09-29 19:39:35 +02:00
nixosModules secrets.password-store: optimize secret existence check 2023-09-30 09:36:39 +02:00
pkgs tests: add test_secrets_password_store 2023-09-29 20:05:35 +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 move zerotier secret generation into nixos module 2023-09-26 17:57:43 +02:00
flake.nix also evaluate for aarch64-darwin 2023-09-28 16:01:42 +02:00
formatter.nix clan-cli: symlink cli into an otherwise empty package 2023-09-28 12:19: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