A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
Johannes Kirschbauer 6312f47545
All checks were successful
checks / test (pull_request) Successful in 38s
checks-impure / test (pull_request) Successful in 38s
remove: tailwindcss/plugin until we find solution
2023-10-08 16:31:16 +02: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 quickstart: add user creation 2023-10-04 10:18:28 +02:00
lib restore possibility to update all machines without having to specify them 2023-10-04 08:35:59 +02:00
nixosModules secrets: fix: don't generate secrets if no secrets are defined 2023-10-06 18:34:49 +02:00
pkgs resolve conflicts 2023-10-08 15:53:43 +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 Updated to main 2023-10-03 13:20:22 +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 add binary cache and switch back to main branch of disko 2023-10-04 08:08:06 +02: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