A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
Clan Merge Bot f77cd75513 update flake lock - 2023-08-07T00:00+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/4015740375676402a2ee6adebc3c30ea625b9a94' (2023-07-30)
  → 'github:nix-community/disko/493b347d8fffa6912afb8d89b91703cd40ff6038' (2023-08-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9e1960bc196baf6881340d53dccb203a951745a2' (2023-08-01)
  → 'github:NixOS/nixpkgs/5faab29808a2d72f4ee0c44c8e850e4e6ada972f' (2023-08-05)
2023-08-07 08:56:58 +00: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 init: layout with simple side navigation 2023-08-06 17:42:13 +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 remove nodejs from top-lvl shell 2023-08-05 12:10:58 +00:00
flake.lock update flake lock - 2023-08-07T00:00+00:00 2023-08-07 08:56:58 +00:00
flake.nix init: ui bootstrapping nextjs 2023-08-05 11:42:48 +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.