A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-08-24 14:09:19 +02:00
.gitea/workflows ci: actually check pull_request merge instead of push 2023-08-08 13:53:08 +02:00
checks automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
clanModules clanModules: add zerotier 2023-08-02 10:32:51 +02:00
docs clan-config: add readme 2023-08-23 01:01:07 +02:00
flakeModules clan-config: add readme 2023-08-23 01:01:07 +02:00
lib clan-config: stop using jsonschema at all for CLI 2023-08-15 15:48:17 +02:00
nixosModules automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
pkgs integrate prettier into treefmt 2023-08-24 14:09:19 +02:00
scripts pre-commit: don't fail silent 2023-08-24 11:31:41 +02:00
templates python-project: delete template 2023-08-23 14:57:11 +02:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore formatting: add pre-commit hook to dev shell 2023-07-28 18:12:31 +02:00
devShell.nix fix evaluation of devshell 2023-08-23 14:03:24 +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 integrate prettier into treefmt 2023-08-24 14:09:19 +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