A collection of nixosModules and image builders we use to test, distribute and develop clan.lol https://clan.lol/
Go to file
clan-bot cbff4a44e0
All checks were successful
checks-impure / test (push) Successful in 6s
checks / test (push) Successful in 50s
Merge pull request 'clan/secrets: fix if user/machine directory does not contain a key.json' (#257) from Mic92-main into main
2023-09-07 10:52:00 +00:00
.gitea/workflows reduce impure tests to just instantiate the template 2023-08-27 10:11:45 +02:00
checks impureTest: add clan to $PATH for debugging 2023-09-03 15:17:28 +02:00
docs quickstart: add specialArgs 2023-08-30 16:47:05 +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 only list valid secrets/users/machines 2023-09-07 12:48:34 +02:00
scripts improve ci check 2023-08-30 12:02:49 +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 cli: fix nixpkgs unfree import 2023-09-06 17:37:41 +02:00
devShell.nix devShell: add treefmt 2023-08-25 21:14:23 +02:00
flake.lock update flake lock - 2023-09-04T00:00+00:00 2023-09-04 00:00:13 +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