Add nixos module to import secrets automatically #154

Merged
clan-bot merged 6 commits from Mic92-mic92 into main 2023-08-23 12:04:20 +00:00

6 Commits

Author SHA1 Message Date
a328d043d9 fix evaluation of devshell
All checks were successful
build / test (pull_request) Successful in 26s
2023-08-23 14:03:24 +02:00
59e31b3c56 fix mypy errors
Some checks failed
build / test (pull_request) Failing after 27s
2023-08-23 13:59:43 +02:00
7b7a367ff4 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19)
  → 'github:NixOS/nixpkgs/91a22f76cd1716f9d0149e8a5c68424bb691de15' (2023-08-21)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/4f0f113b7dbcb92edb9c901515fcab0b91c6def7' (2023-08-20)
  → 'github:Mic92/sops-nix/1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45' (2023-08-22)
2023-08-23 13:59:43 +02:00
63bb9395fd automatically import secrets into nixos 2023-08-23 13:59:43 +02:00
ed1d28f20b import nixosModules explicitly
we need to also import sops-nix for sops
2023-08-23 13:59:43 +02:00
48a5f64be6 clan-cli: make jsonschema optional 2023-08-23 11:59:37 +02:00