A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
lassulus b8fd28af2f
All checks were successful
build / test (push) Successful in 8s
move flake-parts into pkgs or toplevel
2023-08-03 17:11:36 +02:00
.gitea/workflows update-flake: remove workflow 2023-07-26 15:56:38 +02:00
clanModules clanModules: add zerotier 2023-08-02 10:32:51 +02:00
docs/use-cases docs: add use-cases for different kinds of users 2023-07-17 14:03:19 +02:00
lib move modules into nixosModules, add autoimport 2023-08-02 10:24:01 +02:00
nixosModules move modules into nixosModules, add autoimport 2023-08-02 10:24:01 +02:00
pkgs move flake-parts into pkgs or toplevel 2023-08-03 17:11:36 +02:00
scripts replace pre-commit with shell script 2023-08-03 14:43:20 +02:00
templates python-template: backport some changes from clan-cli 2023-08-01 15:30:14 +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 move flake-parts into pkgs or toplevel 2023-08-03 17:11:36 +02:00
flake.lock replace pre-commit with shell script 2023-08-03 14:43:20 +02:00
flake.nix move flake-parts into pkgs or toplevel 2023-08-03 17:11:36 +02:00
formatter.nix move flake-parts into pkgs or toplevel 2023-08-03 17:11:36 +02:00
README.md README: rename to core, clarify 2023-07-14 09:10:42 +00: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. Not in here is the deployed infrastructure, which is in clan-infra.