Secret managing scheme for NixOS
Find a file
2025-12-10 19:54:46 +08:00
.github/workflows + doc update path trigger 2025-05-09 08:57:45 +08:00
apps Add pinentryPackage option to allow renc/edit use different pinentry program (#40) 2025-06-22 17:11:55 +08:00
dev [1/n] Openssh key as identity support (#34) 2025-07-12 22:03:37 +08:00
doc [1/n] Openssh key as identity support (#34) 2025-07-12 22:03:37 +08:00
fuzz ~ fix file mode parsing 2025-01-06 17:27:22 +08:00
module Update runCommandLocal name (#46) 2025-12-10 19:54:46 +08:00
src [1/n] Openssh key as identity support (#34) 2025-07-12 22:03:37 +08:00
.envrc + direnv lazy reload 2024-11-11 05:18:38 +08:00
.gitignore [1/n] Openssh key as identity support (#34) 2025-07-12 22:03:37 +08:00
book.toml + doc theme rose-pine-dawn 2025-05-09 08:53:33 +08:00
Cargo.lock + bump to 0.3.0 2025-05-05 17:23:54 +08:00
Cargo.toml + bump to 0.3.0 2025-05-05 17:23:54 +08:00
compat.nix Add pinentryPackage option to allow renc/edit use different pinentry program (#40) 2025-06-22 17:11:55 +08:00
flake-module.nix Add pinentryPackage option to allow renc/edit use different pinentry program (#40) 2025-06-22 17:11:55 +08:00
flake.lock fix build failure by updating flake.lock (#45) 2025-11-04 18:06:19 +08:00
flake.nix [1/n] Openssh key as identity support (#34) 2025-07-12 22:03:37 +08:00
justfile + rust part sec insert 2025-02-10 08:28:17 +08:00
LICENSE + init 2024-11-04 18:58:51 +08:00
README.md + intro about secret as template 2025-02-10 10:41:00 +08:00

Vaultix

nixos infra doc eval status test status

Secret managing scheme for NixOS

Highly inspired by agenix-rekey and sops-nix.

Setup

See docs