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 c4f9fb60af
All checks were successful
checks-impure / test (pull_request) Successful in 6s
checks / test (pull_request) Successful in 52s
update flake lock - 2023-09-12T10:27+00:00
Flake lock file updates:

• Updated input 'disko':
    'github:nix-community/disko/f9907fcf6df79a76ea7e3a3afe9340a672cb9c6e' (2023-09-09)
  → 'github:nix-community/disko/be98cffef02e5ebf438ea80b34b86e669c48eff1' (2023-09-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b' (2023-09-08)
  → 'github:NixOS/nixpkgs/3a2786eea085f040a66ecde1bc3ddc7099f6dbeb' (2023-09-11)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/faf21ac162173c2deb54e5fdeed002a9bd6e8623' (2023-09-05)
  → 'github:Mic92/sops-nix/ea208e55f8742fdcc0986b256bdfa8986f5e4415' (2023-09-12)
2023-09-12 10:27:31 +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 Improved quickstart.me 2023-08-30 15:28:24 +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 Qubasa-Qubasa-main (#262) 2023-09-11 12:59:24 +00: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 Added example machine to machines list 2023-09-07 13:42:48 +02:00
devShell.nix devShell: add treefmt 2023-08-25 21:14:23 +02:00
flake.lock update flake lock - 2023-09-12T10:27+00:00 2023-09-12 10:27:31 +00:00
flake.nix Improved quickstart.me 2023-08-30 15:28:24 +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