A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
2023-07-25 00:59:03 +02:00
.gitea/workflows add tests 2023-07-21 13:34:40 +02:00
docs/use-cases docs: add use-cases for different kinds of users 2023-07-17 14:03:19 +02:00
flake-parts installer: wait for onion hostname to be available 2023-07-24 12:40:08 +02:00
pkgs clan-cli: minor fixes in ssh.py 2023-07-25 00:59:03 +02:00
templates Merge pull request 'templates: add template for enw clan' (#20) from flake-template into main 2023-07-21 13:18:53 +00:00
.gitignore gitignore: add htmlcov 2023-07-24 21:15:51 +02:00
flake.lock chore: add module for formatting 2023-07-12 19:24:05 +02:00
flake.nix rename hidden-announce to hidden-ssh-announce, create qr codes 2023-07-24 12:40:08 +02:00
hidden-ssh-announce.nix rename hidden-announce to hidden-ssh-announce, create qr codes 2023-07-24 12:40:08 +02:00
installer.nix rename hidden-announce to hidden-ssh-announce, create qr codes 2023-07-24 12:40:08 +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.