1
0
forked from clan/clan-core
A collection of nixosModules and image builders we use to test, distribute and develop clan.lol
Go to file
Jörg Thalheim 04836fa9e8 improve output of installer iso
Now it also includes local addresses.
2023-10-27 17:40:20 +02:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks add container test driver 2023-10-25 13:16:13 +00:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs docs: fix clan create command 2023-10-27 13:28:34 +02:00
lib api/machines: allow importing extra modules 2023-10-25 16:36:30 +01:00
nixosModules improve output of installer iso 2023-10-27 17:40:20 +02:00
pkgs fix updating multiple machines 2023-10-27 17:40:20 +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 API: Added /api/flake/create. Fixed vscode search settings. Moved clan create to clan flake create 2023-10-09 14:01:34 +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-10-23T00:00+00:00 2023-10-23 00:00:17 +00: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