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 603b48a0fe
All checks were successful
checks-impure / test (pull_request) Successful in 2m12s
checks / test (pull_request) Successful in 4m1s
update flake lock - 2023-10-09T00:00+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/646ee25c25fffee122a66282861f5f56ad3e0fd9' (2023-10-02)
  → 'github:nix-community/disko/cde886a1c97ef2399b4f91409db045785020291f' (2023-10-05)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01)
  → 'github:hercules-ci/flake-parts/c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4' (2023-10-03)
• Updated input 'nixos-generators':
    'github:nix-community/nixos-generators/8ee78470029e641cddbd8721496da1316b47d3b4' (2023-09-04)
  → 'github:nix-community/nixos-generators/150f38bd1e09e20987feacb1b0d5991357532fb5' (2023-09-30)
• Updated input 'nixpkgs':
    'github:Mic92/nixpkgs/bc160df717ed1e9defe6044092ea66950976e3ed' (2023-09-26)
  → 'github:Mic92/nixpkgs/c3bd4f19ef0062d4462444aa413e26c917187ae9' (2023-09-30)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/2f375ed8702b0d8ee2430885059d5e7975e38f78' (2023-09-21)
  → 'github:Mic92/sops-nix/d7380c38d407eaf06d111832f4368ba3486b800e' (2023-10-08)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
  → 'github:numtide/treefmt-nix/720bd006d855b08e60664e4683ccddb7a9ff614a' (2023-09-27)
2023-10-09 00:00:16 +00:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks clan-cli secrets upload: secrets are populated into tmpdir 2023-09-29 20:05:35 +02:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs quickstart: add user creation 2023-10-04 10:18:28 +02:00
lib restore possibility to update all machines without having to specify them 2023-10-04 08:35:59 +02:00
nixosModules secrets: fix: don't generate secrets if no secrets are defined 2023-10-06 18:34:49 +02:00
pkgs update ui-assets.nix 2023-10-08 15:27:26 +00:00
templates template new-clan: set nixosConfigurations and clanInternal 2023-09-21 17:25:32 +02:00
.envrc make .envrc fast for everyone 2023-09-21 18:29:34 +02:00
.gitignore Updated to main 2023-10-03 13:20:22 +02:00
devShell.nix devShell: use rm -f to clean up old pre-commit file 2023-09-19 13:20:12 +02:00
flake.lock update flake lock - 2023-10-09T00:00+00:00 2023-10-09 00:00:16 +00:00
flake.nix add binary cache and switch back to main branch of disko 2023-10-04 08:08:06 +02:00
formatter.nix remove: tailwindcss/plugin until we find solution 2023-10-08 16:31:16 +02:00
pyproject.toml zerotier: fix creating controller directory 2023-09-29 16:41:14 +02:00
README.md Link quickstart into README 2023-08-30 16:12:18 +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

  • The quickstart guide can be found here: here
  • Find the docs here