Build your own darknet https://clan.lol/
Go to file
Qubasa e8e5375600
Some checks failed
checks-impure / test (push) Successful in 8s
checks / test (push) Successful in 1m24s
assets / test (push) Failing after 21s
Merge pull request 'Added assets CI' (#284) from Qubasa-main into main
Reviewed-on: #284
2023-09-14 12:38:54 +00:00
.gitea/workflows Changed to on_push 2023-09-14 14:36:18 +02:00
checks impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
docs docs/secrets: more consistent formatting 2023-09-13 11:21:19 +02:00
flakeModules Revert "rename clanCore to clan.core" 2023-08-30 15:24:33 +02:00
lib fix quoting 2023-09-05 06:14:14 +00:00
nixosModules move facts to machine subdirectory 2023-09-06 15:07:49 +00:00
pkgs update ui-assets.nix 2023-09-14 12:37:24 +00:00
templates template: do not rely on flake registry for nixpkgs 2023-09-03 15:36:00 +02:00
.envrc devShells.default: init 2023-07-28 15:10:24 +02:00
.gitignore Added example machine to machines list 2023-09-07 13:42:48 +02:00
devShell.nix replace pre-commit hook with hook in pre-create 2023-09-13 15:53:36 +02:00
flake.lock update flake lock - 2023-09-12T10:27+00:00 2023-09-12 10:27:31 +00:00
flake.nix Revert "rename clanCore to clan.core" 2023-08-30 15:24:33 +02:00
formatter.nix apply prettier to source tree 2023-08-24 14:13:02 +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