Build your own darknet https://clan.lol/
Go to file
Clan Merge Bot e3f4bddcd0
All checks were successful
checks-impure / test (pull_request) Successful in 8s
checks / test (pull_request) Successful in 25s
update flake lock - 2023-09-25T00:00+00:00
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ace5093e36ab1e95cb9463863491bee90d5a4183' (2023-09-15)
  → 'github:NixOS/nixpkgs/e35dcc04a3853da485a396bdd332217d0ac9054f' (2023-09-22)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/ea208e55f8742fdcc0986b256bdfa8986f5e4415' (2023-09-12)
  → 'github:Mic92/sops-nix/2f375ed8702b0d8ee2430885059d5e7975e38f78' (2023-09-21)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/7a49c388d7a6b63bb551b1ddedfa4efab8f400d8' (2023-09-12)
  → 'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
2023-09-25 00:00:15 +00:00
.gitea/workflows unpin nix-fast-build 2023-09-23 12:27:35 +00:00
checks impure-tests: migrate bash to pytest and fix stuff 2023-09-22 18:32:28 +02:00
clanModules init clanModules.diskLayouts 2023-09-21 17:22:20 +02:00
docs quickstart: improve and add machines section 2023-09-24 08:53:26 +01:00
lib secrets: use clanInternal for crosscompiling, move sops generators to new file 2023-09-21 17:25:32 +02:00
nixosModules clanCore.clanPkgs: set defaultText make it internal 2023-09-22 15:03:40 +02:00
pkgs clan config: support new types nullOr and passwdEntry 2023-09-24 14:24:48 +01: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 gitignore: use absolute paths 2023-09-14 16:28:01 +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-09-25T00:00+00:00 2023-09-25 00:00:15 +00:00
flake.nix fix makeDiskImages reference 2023-09-22 12:59:37 +02:00
formatter.nix make all pytest dependencies also available to impure tests 2023-09-21 17:25:32 +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