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 672e760e2a
All checks were successful
build / test (pull_request) Successful in 1m5s
replace mock_env with monkeypatch
2023-08-26 11:45:09 +02:00
.gitea/workflows add ci script to parallize evaluation 2023-08-24 15:00:21 +02:00
checks flake: test all flake outputs 2023-08-24 14:38:24 +02:00
clanModules clanModules: add zerotier 2023-08-02 10:32:51 +02:00
docs add ci script to parallize evaluation 2023-08-24 15:00:21 +02:00
flakeModules clan-config: add readme 2023-08-23 01:01:07 +02:00
lib webui: implement /api/machines/{name}/schema 2023-08-25 21:26:30 +02:00
nixosModules automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
pkgs replace mock_env with monkeypatch 2023-08-26 11:45:09 +02:00
scripts pre-commit: allow treefmt cache 2023-08-24 16:26:03 +02:00
templates apply prettier to source tree 2023-08-24 14:13:02 +02:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore replace environment variable with nixpkgs directory 2023-08-26 11:45:09 +02:00
devShell.nix devShell: add treefmt 2023-08-25 21:14:23 +02:00
flake.lock flake.lock: Update 2023-08-23 13:59:43 +02:00
flake.nix Merge pull request 'Add nixos module to import secrets automatically' (#154) from Mic92-mic92 into main 2023-08-23 12:04:20 +00: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